aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace.c
AgeCommit message (Expand)Author
2008-12-04ftrace: trace single pid for function graph tracerSteven Rostedt
2008-12-04ftrace: graph of a single functionSteven Rostedt
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt
2008-11-28tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin
2008-11-23tracing/stack-tracer: fix locking and refcountsTörök Edwin
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin
2008-11-23Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-19ftrace: fix selftest lockingIngo Molnar
2008-11-18ftrace: preemptoff selftest not workingHeiko Carstens
2008-11-18tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-18tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker
2008-11-18Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-17tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V
2008-11-16tracing/ftrace: change the type of the init() callbackFrederic Weisbecker
2008-11-16tracing/ftrace: fix unexpected -EINVAL when longest tracer name is setFrederic Weisbecker
2008-11-16ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt
2008-11-13ftrace: CPU buffer start annotation clean upsSteven Rostedt
2008-11-13ftrace: rename iter_ctrl to trace_optionsSteven Rostedt
2008-11-13ftrace: show buffer size in kilobytesSteven Rostedt
2008-11-13ftrace: rename trace_entries to buffer_size_kbSteven Rostedt
2008-11-12ftrace: rename unlikely iter_ctrl to branchSteven Rostedt
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: finetune branch-tracer outputIngo Molnar
2008-11-12tracing: branch tracer, tweak outputIngo Molnar
2008-11-12tracing: likely/unlikely branch annotation tracerSteven Rostedt
2008-11-11tracing: add a tracer to catch execution time of kernel functionsFrederic Weisbecker
2008-11-11ftrace: prevent ftrace_special from recursionSteven Rostedt
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar
2008-11-10ftrace: disable tracing on resizeSteven Rostedt
2008-11-08ftrace: display start of CPU buffer in trace outputSteven Rostedt
2008-11-08ftrace: remove trace array ctrlSteven Rostedt
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt
2008-11-08ftrace: enable trace_printk by defaultSteven Rostedt
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-11-06ftrace: restructure tracing start/stop infrastructureSteven Rostedt
2008-11-06ftrace: soft tracing stop and startSteven Rostedt
2008-11-06Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar