summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-211-3/+2Star
|\
| * tracing: Remove kernel_lock annotationsRichard Weinberger2012-05-191-2/+0Star
| * tracing: Fix initial buffer_size_kb stateVaibhav Nagarnaik2012-05-191-1/+2
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-211-3/+5
|\ \ | |/ |/|
| * Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-181-3/+5
| |\
| | * tracing: Fix regression with tracing_onSteven Rostedt2012-04-161-3/+5
* | | tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik2012-05-171-0/+2
* | | tracing: Check return value of tracing_dentry_percpu()Namhyung Kim2012-05-171-0/+3
* | | ring-buffer: Make removal of ring buffer pages atomicVaibhav Nagarnaik2012-05-161-19/+1Star
* | | tracing: Clean up tracing_mark_write()Steven Rostedt2012-05-161-13/+11Star
|/ /
* | tracing: Remove ftrace_disable/enable_cpu()Steven Rostedt2012-05-091-42/+2Star
* | tracing: Use seq_*_private interface for some seq filesJiri Olsa2012-05-091-25/+5Star
* | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-241-38/+152
* | tracing: Remove an unneeded check in trace_seq_buffer()Dan Carpenter2012-04-241-4/+1Star
* | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-241-49/+135
|/
* tracing: Fix ent_size in trace outputSteven Rostedt2012-03-271-0/+4
* tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt2012-03-021-0/+2
* tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-221-0/+107
* ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-131-3/+3
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
|\
| * switch debugfs to umode_tAl Viro2012-01-041-1/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-061-26/+79
|\ \
| * | tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-171-25/+47
| * | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-171-4/+20
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-111-0/+15
| |\ \ | | |/ | |/|
| | * tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-071-0/+15
* | | trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney2011-12-111-0/+1
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-32/+149
|\|
| * tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt2011-10-141-2/+2
| * ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim2011-10-141-2/+2
| * tracing: Do not allocate buffer for trace_markerSteven Rostedt2011-10-111-28/+83
| * tracing: Warn on output if the function tracer was found corruptedSteven Rostedt2011-10-111-0/+15
| * tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2011-09-191-0/+1
| * trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik2011-08-301-0/+13
| * trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik2011-08-301-0/+33
* | locking, tracing: Annotate tracing locks as rawThomas Gleixner2011-09-131-5/+5
|/
* tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-141-13/+79
* tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-151-5/+29
* tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-151-55/+10Star
* tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-151-0/+3
* tracing: Add disable_on_free optionSteven Rostedt2011-06-151-2/+4
* tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-151-35/+73
* tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-151-4/+3Star
* tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-151-11/+12
* Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-101-0/+1
|\
| * Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven2011-05-061-0/+1
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-3/+12
|\ \ | |/ |/|
| * tracing: Avoid soft lockup in trace_pipeJiri Olsa2011-04-041-3/+12
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* tracing: Fix irqoff selftest expanding max bufferSteven Rostedt2011-03-101-0/+9