aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* 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
| * tracing: give easy way to clear trace bufferSteven Rostedt2009-03-18
| |
| \
| \
| \
*---. \ Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-20
|\ \ \ \
| | | * | module: fix refptr allocation and release orderMasami Hiramatsu2009-03-17
| | * | | tracing: fix command line to pid reverse mapCarsten Emde2009-03-18
| | * | | tracing: fix trace_find_cmdline()Thomas Gleixner2009-03-18
| | * | | tracing: replace the crude (unsigned) -1 hackeryThomas Gleixner2009-03-18
| | * | | tracing: stop command line recording when tracing is disabledThomas Gleixner2009-03-18
| * | | | kprobes: Fix locking imbalance in kretprobesAnanth N Mavinakayanahalli2009-03-18
| |/ / /
* | | | tracing/ring-buffer: fix non cpu hotplug caseFrederic Weisbecker2009-03-19
* | | | tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar2009-03-18
* | | | tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput2009-03-18
| |_|/ |/| |
* | | tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker2009-03-18
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-18
|\ \ \ | |/ / |/| |
| * | tracing: make power tracer start/stop methods lighter weightSteven Rostedt2009-03-17
| * | tracing: make sched_switch stop/start light weightSteven Rostedt2009-03-17
| * | tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2009-03-17
| * | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-17
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-17
|\| |
| * | tracing: stop comm recording on tracing offSteven Rostedt2009-03-16
| * | tracing: protect reader of cmdline outputSteven Rostedt2009-03-16
| * | tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker2009-03-16
* | | tracing: fix leak in event_format_read()Tom Zanussi2009-03-17
* | | tracing/core: fix early free of cpumasksFrederic Weisbecker2009-03-16
* | | tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker2009-03-16
* | | tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker2009-03-16
* | | tracing/syscalls: select kallsysmsFrederic Weisbecker2009-03-16
* | | tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker2009-03-16
* | | tracing/syscalls: various cleanupsFrederic Weisbecker2009-03-16
* | | tracing/syscalls: fix missing release of tracingFrederic Weisbecker2009-03-16
| | |
| \ \
*-. \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
* | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-13
* | | ftrace: use seq_readLai Jiangshan2009-03-13
* | | ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED recZhaolei2009-03-13
* | | ftrace: avoid double-free of dyn_ftraceZhaolei2009-03-13
* | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-13
|\| |
| * | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-13
* | | softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt2009-03-13
* | | tracing: move binary buffers into per cpu directorySteven Rostedt2009-03-13
* | | tracing: add comment for use of double __builtin_consant_pSteven Rostedt2009-03-13
* | | tracing: left align location header in stack_traceSteven Rostedt2009-03-13
* | | ring-buffer: document reader page designSteven Rostedt2009-03-12
* | | tracing: show event name in trace for TRACE_EVENT created eventsSteven Rostedt2009-03-12