aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.c
Commit message (Expand)AuthorAge
* function-graph: add option to calculate graph time or notSteven Rostedt2009-03-24
* tracing: adding function timings to function profilerSteven Rostedt2009-03-24
* function-graph: add option for include sleep timesSteven Rostedt2009-03-24
* tracing/ftrace: check if debugfs is registered before creating filesFrederic Weisbecker2009-03-23
* tracing: fix four sparse warningsDmitri Vorobiev2009-03-22
* tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker2009-03-22
* Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-20
|\
| * tracing: remove recording function depth from trace_printkSteven Rostedt2009-03-19
| * tracing: make print_(b)printk_msg_only globalSteven 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
|\ \ \ \ | |_|_|/ |/| | |
| | * | 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
| |/ /
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-18
|\ \ \ | |/ / |/| |
| * | 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/core: fix early free of cpumasksFrederic Weisbecker2009-03-16
* | | tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker2009-03-16
|/ /
* | tracing: move binary buffers into per cpu directorySteven Rostedt2009-03-13
* | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
* | tracing: show that buffer size is not expandedSteven Rostedt2009-03-12
* | tracing: protect ring_buffer_expanded with trace_types_lockSteven Rostedt2009-03-12
* | tracing: fix comments about trace buffer resizingSteven Rostedt2009-03-12
* | Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Steven Rostedt2009-03-12
|\ \
| * \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-11
| |\ \
| * \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
| |\ \ \
| * | | | ftrace: tracing header should put '#' at the beginning of a lineKOSAKI Motohiro2009-03-08
* | | | | ring-buffer: only allocate buffers for online cpusSteven Rostedt2009-03-11
* | | | | tracing: fix trace_wait to know to wait on all cpus or just oneSteven Rostedt2009-03-11
* | | | | tracing: expand the ring buffers when an event is activatedSteven Rostedt2009-03-11
* | | | | tracing: keep ring buffer to minimum size till usedSteven Rostedt2009-03-11
| |_|/ / |/| | |
* | | | tracing: use raw spinlocks for trace_vprintkSteven Rostedt2009-03-10
| |/ / |/| |
* | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
|/ /
* | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
* | tracing: add trace_bprintk()Lai Jiangshan2009-03-06
* | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06
* | tracing: make all file_operations constSteven Rostedt2009-03-05
* | tracing: rename ftrace_printk() => trace_printk()Ingo Molnar2009-03-05
* | tracing: consolidate print_lat_fmt and print_trace_fmtSteven Rostedt2009-03-04
* | tracing: remove extra latency_trace method from trace structureSteven Rostedt2009-03-04
* | tracing: add latency output format optionSteven Rostedt2009-03-04
* | tracing: fix seq read from trace filesSteven Rostedt2009-03-04
* | tracing: do not return EFAULT if read copied anythingSteven Rostedt2009-03-04
* | tracing: add cpu_file intialization for ftrace_dumpSteven Rostedt2009-03-04
* | tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-04