aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.18.91 into kernel.lnx.3.18.r22-relNathan Chancellor2018-01-021-9/+4
|\
| * tracing: Fix crash when it fails to alloc ring bufferJing Xia2018-01-021-0/+2
| * tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)2018-01-021-0/+1
| * tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)2018-01-021-9/+1
* | Merge 3.18.87 into kernel.lnx.3.18.r22-relNathan Chancellor2017-12-091-4/+10
|\|
| * tracing: Erase irqsoff trace with empty writeBo Yan2017-10-051-2/+8
| * tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-10-051-1/+1
| * tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-271-1/+1
* | Merge tag 'google-common-android-3.18' into 'msm-3.18'Imran Khan2017-08-111-7/+135
|\ \
| * | Merge 3.18.63 into android-3.18Greg Kroah-Hartman2017-07-271-0/+1
| |\|
| | * tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-271-0/+1
| * | Merge 3.18.62 into android-3.18Greg Kroah-Hartman2017-07-211-1/+1
| |\|
| | * tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti2017-07-211-1/+1
| * | tracing: fix race condition reading saved tgidsAdrian Salido2017-06-071-20/+81
| * | Merge 3.18.51 into android-3.18Greg Kroah-Hartman2017-05-021-3/+5
| |\|
| | * tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)2017-04-301-3/+5
| * | Merge 3.18.31 into android-3.18Greg Kroah-Hartman2017-04-011-1/+4
| |\|
| * | Merge 3.18.9 into android-3.18Greg Kroah-Hartman2017-03-311-1/+1
| |\ \
| * | | UPSTREAM: tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)2016-10-141-70/+5
| * | | UPSTREAM: tracing: Automatically mount tracefs on debugfs/tracingSteven Rostedt (Red Hat)2016-10-141-3/+33
| * | | UPSTREAM: tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2016-10-141-23/+32
| * | | UPSTREAM: tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2016-10-141-1/+7
| * | | UPSTREAM: tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)2016-10-141-21/+30
| * | | UPSTREAM: tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2016-10-141-1/+1
| * | | UPSTREAM: tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2016-10-141-4/+4
| * | | UPSTREAM: move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2016-10-141-2/+2
* | | | trace: resolve stack corruption due to string copyAmey Telawane2017-04-071-1/+1
* | | | Merge tag 'lsk-v3.18-16.11-android' into 'msm-3.18'Imran Khan2017-02-221-111/+100
|\ \ \ \
| * | | | UPSTREAM: tracing: Have mkdir and rmdir be part of tracefsSteven Rostedt (Red Hat)2016-10-281-70/+5
| * | | | UPSTREAM: tracing: Automatically mount tracefs on debugfs/tracingSteven Rostedt (Red Hat)2016-10-281-3/+33
| * | | | UPSTREAM: tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2016-10-281-23/+32
| * | | | UPSTREAM: tracing: Move enabling tracepoints to just after rcu_init()Steven Rostedt (Red Hat)2016-10-281-1/+7
| * | | | UPSTREAM: tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)2016-10-281-21/+30
| * | | | UPSTREAM: tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2016-10-281-1/+1
| * | | | UPSTREAM: tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2016-10-281-4/+4
* | | | | Revert "trace: Add an option to show tgids in trace output"Srinivasarao P2016-12-231-96/+4
* | | | | Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-091-1/+4
|\| | | |
| * | | | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi2016-04-211-1/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)2016-04-181-1/+4
| | | |/ | | |/|
| * | | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-05-121-3/+96
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge tag 'v3.18.9' into msm-3.18Matt Wagantall2015-07-141-1/+1
|\| |
| * | tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-03-061-1/+1
* | | Merge tag 'v3.18.1' into msm-3.18Matt Wagantall2015-07-141-2/+2
|\| |
| * | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-12-161-2/+2
* | | coresight: add stm logging to support optimization in trace printkAparna Das2015-05-301-1/+5
* | | coresight: enable stm logging for trace events, marker and printkPratik Patel2015-05-301-1/+6
| |/ |/|
* | Fix compile errors in accordance with changes from 3.14 to 3.18Ruchi Kandoi2015-02-041-5/+5
* | trace: Add an option to show tgids in trace outputJamie Gennis2015-02-031-3/+96
|/
* tracing: Do not risk busy looping in buffer spliceRabin Vincent2014-11-101-2/+8
* tracing: Do not busy wait in buffer spliceRabin Vincent2014-11-101-16/+7