aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-07
|\
| * ftrace: Allow stealing pages from pipe bufferMasami Hiramatsu2012-09-28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \
| * | userns: Teach trace to use from_kuidEric W. Biederman2012-09-18
| |/
* | tracing: Add an option for disabling markersMandeep Singh Baines2012-09-24
* | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-08-21
|\ \ | |/ |/|
| * tracing/trivial: Fix some typos in kernel/traceWang Tianhong2012-08-07
* | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-26
|\ \ | |/ |/|
| * tracing: Fix initialization failure path in tracing_set_tracer()Anton Vorontsov2012-07-17
* | tracing: Check for allocation failure in __tracing_open()Dan Carpenter2012-07-11
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-06
|\ \
| * | tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-28
| * | tracing/selftest: Add a WARN_ON() if a tracer test failsSteven Rostedt2012-06-28
| |/
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-03
|\ \ | |/ |/|
| * splice: fix racy pipe->buffers usesEric Dumazet2012-06-13
* | tracing: Have tracing_off() actually turn tracing offSteven Rostedt2012-06-06
|/
* Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-21
|\
| * tracing: Remove kernel_lock annotationsRichard Weinberger2012-05-19
| * tracing: Fix initial buffer_size_kb stateVaibhav Nagarnaik2012-05-19
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-21
|\ \ | |/ |/|
| * Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| |\
| | * tracing: Fix regression with tracing_onSteven Rostedt2012-04-16
* | | tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik2012-05-16
* | | tracing: Check return value of tracing_dentry_percpu()Namhyung Kim2012-05-16
* | | ring-buffer: Make removal of ring buffer pages atomicVaibhav Nagarnaik2012-05-16
* | | tracing: Clean up tracing_mark_write()Steven Rostedt2012-05-16
|/ /
* | tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt2012-05-08
* | tracing: Use seq_*_private interface for some seq filesJiri Olsa2012-05-08
* | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-23
* | tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter2012-04-23
* | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-23
|/
* tracing: Fix ent_size in trace outputSteven Rostedt2012-03-27
* tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt2012-03-01
* tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-22
* ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-13
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch debugfs to umode_tAl Viro2012-01-03
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\ \
| * | tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-17
| * | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-17
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-11
| |\ \ | | |/ | |/|
| | * tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-07
* | | trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney2011-12-11
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-26
|\|
| * tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt2011-10-14
| * ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim2011-10-14
| * tracing: Do not allocate buffer for trace_markerSteven Rostedt2011-10-11
| * tracing: Warn on output if the function tracer was found corruptedSteven Rostedt2011-10-11
| * tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2011-09-19
| * trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2011-08-30