Age | Commit message (Expand) | Author |
2009-02-07 | trace: remove deprecated entry->cpu | Steven Rostedt |
2009-02-03 | trace: better manage the context info for events | Frederic Weisbecker |
2009-01-26 | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo |
2009-01-20 | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger |
2009-01-16 | ftrace: remove static from function tracer functions | Steven Rostedt |
2009-01-16 | ftrace: add stack trace to function tracer | Steven Rostedt |
2009-01-14 | tracing/ftrace: separate events tracing and stats tracing engine | Frederic Weisbecker |
2009-01-11 | tracing/ftrace: handle more than one stat file per tracer | Frederic Weisbecker |
2009-01-06 | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar |
2009-01-06 | Merge branch 'linus' into tracing/kmemtrace2 | Ingo Molnar |
2009-01-01 | cpumask: convert kernel trace functions further | Rusty Russell |
2008-12-30 | tracing/kmemtrace: normalize the raw tracer event to the unified tracing API | Frederic Weisbecker |
2008-12-29 | tracing/ftrace: make trace_find_cmdline() generally available | Ingo Molnar |
2008-12-29 | tracing/ftrace: provide the base infrastructure for histogram tracing | Frederic Weisbecker |
2008-12-29 | ftrace: set up trace event hash infrastructure | Steven Rostedt |
2008-12-29 | ftrace: remove obsolete print continue functionality | Steven Rostedt |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg |
2008-12-17 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker |
2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger |
2008-12-05 | tracing/ftrace: fix the check of ftrace_trace_task | Frederic Weisbecker |
2008-12-05 | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar |
2008-12-04 | tracing/function-graph-tracer: handle ftrace_printk entries | Frederic Weisbecker |
2008-12-04 | tracing: fix typo and missing inline function | Ingo Molnar |
2008-12-04 | ftrace: use struct pid | Steven Rostedt |
2008-12-04 | ftrace: trace single pid for function graph tracer | Steven Rostedt |
2008-12-04 | ftrace: graph of a single function | Steven Rostedt |
2008-12-03 | ftrace: function graph return for function entry | Steven Rostedt |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-26 | ftrace: add thread comm to function graph tracer | Steven Rostedt |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger |
2008-11-25 | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger |
2008-11-23 | tracing: identify which executable object the userspace address belongs to | Török Edwin |
2008-11-23 | tracing: add support for userspace stacktraces in tracing/iter_ctrl | Török Edwin |
2008-11-18 | tracing/function-return-tracer: add the overrun field | Frederic Weisbecker |
2008-11-18 | tracing/ftrace: implement a set_flag callback for tracers | Frederic Weisbecker |
2008-11-18 | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core | Ingo Molnar |
2008-11-17 | tracing: branch tracer, fix writing to trace/trace_options | Aneesh Kumar K.V |
2008-11-16 | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker |
2008-11-13 | ftrace: CPU buffer start annotation clean ups | Steven Rostedt |
2008-11-12 | ftrace: add tracer called branch | Steven Rostedt |
2008-11-12 | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt |
2008-11-12 | trace: rename unlikely profiler to branch profiler | Steven Rostedt |
2008-11-12 | tracing: likely/unlikely branch annotation tracer | Steven Rostedt |
2008-11-12 | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker |
2008-11-12 | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker |
2008-11-11 | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker |
2008-11-08 | ftrace: display start of CPU buffer in trace output | Steven Rostedt |