summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Do not limit the size of the number of CPU buffersSteven Rostedt2010-10-211-6/+2
* tracing/trivial: Remove cast from void*matt mooney2010-10-181-1/+1
* Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Steven Rostedt2010-08-161-3/+8
|\
| * tracing: Sanitize value returned from write(trace_marker, "...", len)Marcin Slusarz2010-08-131-3/+8
* | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-071-8/+0
|\ \
| * | init: Remove the BKL from startup codeArnd Bergmann2010-07-091-8/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-72/+55
|\ \
| * \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-231-8/+38
| |\ \
| | * | trace: strlen() return doesn't account for the NULLDan Carpenter2010-07-221-1/+1
| | * | tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro2010-07-211-6/+32
| | * | tracing: Allow to disable cmdline recordingLi Zefan2010-07-201-1/+5
| * | | tracing: Use generic_file_llseek for debugfsArnd Bergmann2010-07-201-0/+15
| * | | tracing: Remove special tracesFrederic Weisbecker2010-07-201-55/+0
| * | | tracing: Remove sysprof ftrace pluginFrederic Weisbecker2010-07-201-3/+0
| |/ /
| * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-091-3/+0
| |\ \
| | * | tracing: Remove boot tracerAmérico Wang2010-06-081-3/+0
| * | | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-081-3/+2
| |\ \ \ | | |_|/ | |/| |
| | * | tracing: Remove ftrace_preempt_disable/enableSteven Rostedt2010-06-031-3/+2
| | |/
* | | ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel2010-08-051-21/+22
|/ /
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-301-6/+0
|\ \ | |/ |/|
| * ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-251-6/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-4/+5
|\ \ | |/
| * tracing: Allow events to share their print functionsSteven Rostedt2010-05-141-4/+5
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-36/+91
|\ \ | |/
| * ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-271-3/+8
| * tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-271-13/+22
| * tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-211-12/+39
| * Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-04-141-1/+1
| |\
| | * tracing: Fix uninitialized variable of tracing/trace outputLai Jiangshan2010-04-051-1/+1
| * | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-081-1/+1
| |\ \ | | |/ | |/|
| * | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-311-8/+22
| * | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-311-2/+2
* | | pipe: add support for shrinking and growing pipesJens Axboe2010-05-211-24/+36
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
|/
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-131-8/+41
|\
| * tracing: Do not record user stack trace from NMI contextSteven Rostedt2010-03-121-0/+7
| * tracing: Disable buffer switching when starting or stopping traceSteven Rostedt2010-03-121-0/+9
| * tracing: Use same local variable when resetting the ring bufferSteven Rostedt2010-03-121-4/+4
| * Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-03-111-4/+20
| |\
| | * function-graph: Add tracing_thresh support to function_graph tracerTim Bird2010-03-051-2/+18
| | * tracing: Update the comm field in the right variable in update_max_trArnaldo Carvalho de Melo2010-03-051-2/+2
| * | tracing: Fix warning in s_next of trace file opsLai Jiangshan2010-03-021-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-3/+3
|\ \ | |/ |/|
| * Merge branch 'master' into percpuTejun Heo2010-02-021-0/+5
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-051-158/+158
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-3/+3
* | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-261-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | tracing: Prevent kernel oops with corrupted bufferSteven Rostedt2010-01-251-0/+5
| | |/ | |/|
* | | tracing: Add stack dump to trace_printk if stacktrace option is setSteven Rostedt2010-01-061-2/+6
* | | tracing: Consolidate protection of reader access to the ring bufferLai Jiangshan2010-01-061-39/+97
|/ /
OpenPOWER on IntegriCloud