aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2008-12-04Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03trace: fix output of stack traceSteven Rostedt
2008-12-03tracing/function-graph-tracer: enabled by defaultIngo Molnar
2008-12-03tracing/function-graph-tracer: improve duration outputFrederic Weisbecker
2008-12-03tracing/function-graph-tracer: display unified style cmdline and pidFrederic Weisbecker
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ring-buffer: change "page" variable names to "bpage"Steven Rostedt
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt
2008-12-03ring-buffer: read page interfaceSteven Rostedt
2008-12-03ring-buffer: move some metadata into buffer pageSteven Rostedt
2008-12-03ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt
2008-12-03Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2008-12-02tracing/function-graph-tracer: support for x86-64Frederic Weisbecker
2008-12-02function trace: fix a bug of single thread function traceLiming Wang
2008-12-02Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g...Ingo Molnar
2008-11-29tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker
2008-11-28ftrace: improve seq_operation of ftraceLiming Wang
2008-11-28tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin
2008-11-28tracing/function-graph-tracer: more output tweaksIngo Molnar
2008-11-28tracing/function-graph-tracer: adjustments of the trace informationsFrederic Weisbecker
2008-11-27tracing/function-graph-tracer: enhancements for the trace outputFrederic Weisbecker
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-27ftrace: prevent recursionLai Jiangshan
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: add cpu annotation for function graph tracerSteven Rostedt
2008-11-26ftrace: add thread comm to function graph tracerSteven Rostedt
2008-11-26ftrace: let function tracing and function return run togetherSteven Rostedt
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26ftrace: add function tracing to single threadSteven 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, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen
2008-11-23tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTö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-23trace: fix compiler warning in branch profilerSteven Rostedt
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt
2008-11-23ring-buffer: add tracing_off_permanentSteven Rostedt
2008-11-23trace: profile all if conditionalsSteven Rostedt
2008-11-23trace: branch profiling should not print percent without dataSteven Rostedt
2008-11-23trace: consolidate unlikely and likely profilerSteven 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