aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-24tracing: make the function profiler per cpuSteven Rostedt
2009-03-24tracing: adding function timings to function profilerSteven Rostedt
2009-03-24tracing: move function profiler data out of function structSteven Rostedt
2009-03-24tracing: add function profilerSteven Rostedt
2009-03-24tracing: add handler to trace_statSteven Rostedt
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan
2009-03-24ftrace: show virtual PIDLai Jiangshan
2009-03-24function-graph: add option for include sleep timesSteven Rostedt
2009-03-24function-graph: ignore times across scheduleSteven Rostedt
2009-03-24function-graph: prevent more than one tracer registeringSteven Rostedt
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt
2009-03-24tracing: fix memory leak in trace_statSteven Rostedt
2009-03-23tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov
2009-03-23tracing/ftrace: check if debugfs is registered before creating filesFrederic Weisbecker
2009-03-22tracing: fix four sparse warningsDmitri Vorobiev
2009-03-22Merge branches 'tracing/ftrace', 'tracing/hw-breakpoints', 'tracing/ring-buff...Ingo Molnar
2009-03-22tracing: keep the tracing buffer after self-test failureFrederic Weisbecker
2009-03-22tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker
2009-03-21tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinitFrederic Weisbecker
2009-03-20tracing, Text Edit Lock - kprobes architecture independent support, nommu fixIngo Molnar
2009-03-20ftrace: event profile hooksPeter Zijlstra
2009-03-20ftrace: ensure every event gets an idPeter Zijlstra
2009-03-20ftrace: provide an id file for each eventPeter Zijlstra
2009-03-20Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-20Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar
2009-03-19function-graph: show binary events as commentsSteven Rostedt
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt
2009-03-19function-graph: calculate function depth within function graph tracerSteven Rostedt
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt
2009-03-19tracing/ring-buffer: fix non cpu hotplug caseFrederic Weisbecker
2009-03-19function-graph: consolidate prologues for outputSteven Rostedt
2009-03-18tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar
2009-03-18tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput
2009-03-18tracing: give easy way to clear trace bufferSteven Rostedt
2009-03-18kprobes: Fix locking imbalance in kretprobesAnanth N Mavinakayanahalli
2009-03-18tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker
2009-03-18tracing: fix command line to pid reverse mapCarsten Emde
2009-03-18tracing: fix trace_find_cmdline()Thomas Gleixner
2009-03-18tracing: replace the crude (unsigned) -1 hackeryThomas Gleixner
2009-03-18tracing: stop command line recording when tracing is disabledThomas Gleixner
2009-03-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-17tracing: make power tracer start/stop methods lighter weightSteven Rostedt
2009-03-17tracing: make sched_switch stop/start light weightSteven Rostedt
2009-03-17tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt
2009-03-17ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt
2009-03-18module: fix refptr allocation and release orderMasami Hiramatsu
2009-03-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-17tracing: fix leak in event_format_read()Tom Zanussi
2009-03-16tracing: stop comm recording on tracing offSteven Rostedt
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt