aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | tracing: provide trace_seq_reserve()Eduard - Gabriel Munteanu2009-03-31
| | | * | | ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()Zhaolei2009-03-25
| | | * | | init,cpuset: fix initialize orderLai Jiangshan2009-03-25
| | | * | | trace_workqueues: fix empty line's outputLai Jiangshan2009-03-25
| | | * | | trace_stat: keep original orderLai Jiangshan2009-03-25
| | | * | | trace_stat: don't call seq_printf() in seq_operation->start()Lai Jiangshan2009-03-25
| | | * | | tracing: use union for multi-usages fieldLai Jiangshan2009-03-24
| | | * | | ftrace: show virtual PIDLai Jiangshan2009-03-24
| | | * | | function-graph: add option for include sleep timesSteven Rostedt2009-03-24
| | | * | | function-graph: ignore times across scheduleSteven Rostedt2009-03-24
| | | * | | function-graph: prevent more than one tracer registeringSteven Rostedt2009-03-24
| | | * | | function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-24
| | | * | | tracing: fix memory leak in trace_statSteven Rostedt2009-03-24
| | | * | | tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov2009-03-23
| | | * | | tracing/ftrace: check if debugfs is registered before creating filesFrederic Weisbecker2009-03-23
| | | * | | debugfs: function to know if debugfs is initializedFrederic Weisbecker2009-03-23
| | | * | | tracing: fix four sparse warningsDmitri Vorobiev2009-03-22
| | | |/ /
| | * | | tracing: filter fix for TRACE_EVENT_FORMAT eventsTom Zanussi2009-03-26
| | * | | tracing/filters: disallow integer values for string filters and vice versaTom Zanussi2009-03-24
| | * | | tracing/filters: use trace_seq_printf() to print filtersTom Zanussi2009-03-24
| | * | | tracing/filters: free pred when clearing filtersTom Zanussi2009-03-24
| | * | | tracing/filters: use list_for_each_entryTom Zanussi2009-03-24
| | * | | tracing/function-graph-tracer: fix functions call traces imbalanceFrederic Weisbecker2009-03-23
| | * | | tracing/filters: clean up filter_add_subsystem_pred()Tom Zanussi2009-03-23
| | * | | tracing/filters: fix bug in copy_pred()Tom Zanussi2009-03-23
| | * | | tracing/filters: use list_for_each_entry_safeTom Zanussi2009-03-23
| | * | | tracing/events: don't discard an event after commitFrederic Weisbecker2009-03-23
| | * | | tracing/ftrace: make nop-tracer use polling wait for events on pipeFrederic Weisbecker2009-03-23
| | * | | tracing/events: don't use wake up for eventsFrederic Weisbecker2009-03-23
| | * | | tracing/events: make the filter files writableFrederic Weisbecker2009-03-23
| | * | | tracing: add run-time field descriptions for event filtering, kfree fixIngo Molnar2009-03-22
| | * | | tracing: add per-subsystem filteringTom Zanussi2009-03-22
| | * | | tracing: add per-event filteringTom Zanussi2009-03-22
| | * | | tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi2009-03-22
| | * | | tracing: add run-time field descriptions for event filteringTom Zanussi2009-03-22
| * | | | tracing: Documentation / sample code fixes for tracepointsJody McIntyre2009-03-24
| | |/ / | |/| |
| | | |
| | \ \
| *-. \ \ Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buff...Ingo Molnar2009-03-22
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar2009-03-20
| | | |/
| | * / tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinitFrederic Weisbecker2009-03-21
| | |/
| * | tracing: keep the tracing buffer after self-test failureFrederic Weisbecker2009-03-22
| * | tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker2009-03-22
| * | ftrace: event profile hooksPeter Zijlstra2009-03-20
| * | ftrace: ensure every event gets an idPeter Zijlstra2009-03-20
| * | ftrace: provide an id file for each eventPeter Zijlstra2009-03-20
| * | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-20
| |\ \ | | |/ | |/|
| | * function-graph: show binary events as commentsSteven Rostedt2009-03-19
| | * tracing: remove recording function depth from trace_printkSteven Rostedt2009-03-19
| | * function-graph: calculate function depth within function graph tracerSteven Rostedt2009-03-19
| | * tracing: make print_(b)printk_msg_only globalSteven Rostedt2009-03-19
| | * function-graph: consolidate prologues for outputSteven Rostedt2009-03-19