summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* trace_stat: keep original orderLai Jiangshan2009-03-251-10/+8
* trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan2009-03-251-1/+7
* tracing: use union for multi-usages fieldLai Jiangshan2009-03-241-4/+4
* ftrace: show virtual PIDLai Jiangshan2009-03-241-1/+1
* function-graph: add option for include sleep timesSteven Rostedt2009-03-243-1/+10
* function-graph: ignore times across scheduleSteven Rostedt2009-03-241-0/+36
* function-graph: prevent more than one tracer registeringSteven Rostedt2009-03-241-0/+6
* function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-3/+5
* tracing: fix memory leak in trace_statSteven Rostedt2009-03-241-10/+13
* tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov2009-03-231-1/+5
* tracing/ftrace: check if debugfs is registered before creating filesFrederic Weisbecker2009-03-231-0/+3
* tracing: fix four sparse warningsDmitri Vorobiev2009-03-222-1/+2
*-. Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buff...Ingo Molnar2009-03-222-6/+16
|\ \
| | * tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar2009-03-201-2/+12
| * | tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinitFrederic Weisbecker2009-03-211-4/+4
| |/
* | tracing: keep the tracing buffer after self-test failureFrederic Weisbecker2009-03-221-1/+1
* | tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker2009-03-222-4/+60
* | ftrace: event profile hooksPeter Zijlstra2009-03-206-8/+89
* | ftrace: ensure every event gets an idPeter Zijlstra2009-03-202-1/+19
* | ftrace: provide an id file for each eventPeter Zijlstra2009-03-201-0/+36
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-208-156/+203
|\ \ | |/ |/|
| * function-graph: show binary events as commentsSteven Rostedt2009-03-191-12/+28
| * tracing: remove recording function depth from trace_printkSteven Rostedt2009-03-195-16/+10
| * function-graph: calculate function depth within function graph tracerSteven Rostedt2009-03-191-22/+69
| * tracing: make print_(b)printk_msg_only globalSteven Rostedt2009-03-193-34/+39
| * function-graph: consolidate prologues for outputSteven Rostedt2009-03-191-69/+29
| * tracing: give easy way to clear trace bufferSteven Rostedt2009-03-181-8/+33
| |
| \
| \
| \
*---. \ Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-203-29/+36
|\ \ \ \
| | | * | module: fix refptr allocation and release orderMasami Hiramatsu2009-03-181-12/+14
| | * | | tracing: fix command line to pid reverse mapCarsten Emde2009-03-181-5/+11
| | * | | tracing: fix trace_find_cmdline()Thomas Gleixner2009-03-181-5/+4
| | * | | tracing: replace the crude (unsigned) -1 hackeryThomas Gleixner2009-03-181-6/+7
| | * | | tracing: stop command line recording when tracing is disabledThomas Gleixner2009-03-181-1/+2
| * | | | kprobes: Fix locking imbalance in kretprobesAnanth N Mavinakayanahalli2009-03-181-3/+1
| |/ / /
* | | | tracing/ring-buffer: fix non cpu hotplug caseFrederic Weisbecker2009-03-191-0/+9
* | | | tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar2009-03-181-3/+1
* | | | tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput2009-03-181-2/+7
| |_|/ |/| |
* | | tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker2009-03-181-0/+26
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-185-44/+94
|\ \ \ | |/ / |/| |
| * | tracing: make power tracer start/stop methods lighter weightSteven Rostedt2009-03-171-2/+6
| * | tracing: make sched_switch stop/start light weightSteven Rostedt2009-03-171-4/+5
| * | tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2009-03-172-4/+31
| * | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-172-34/+52
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-176-28/+51
|\ \ \ | |/ /
| * | tracing: stop comm recording on tracing offSteven Rostedt2009-03-161-1/+1
| * | tracing: protect reader of cmdline outputSteven Rostedt2009-03-165-26/+49
| * | tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker2009-03-161-1/+1
* | | tracing: fix leak in event_format_read()Tom Zanussi2009-03-171-3/+3
* | | tracing/core: fix early free of cpumasksFrederic Weisbecker2009-03-161-1/+2
* | | tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker2009-03-161-10/+6
OpenPOWER on IntegriCloud