Age | Commit message (Expand) | Author | Files | Lines |
2009-02-28 | tracing: add raw fast tracing interface for trace events | Steven Rostedt | 1 | -0/+7 |
2009-02-28 | tracing: add raw trace point recording infrastructure | Steven Rostedt | 1 | -0/+19 |
2009-02-28 | tracing: add interface to write into current tracer buffer | Steven Rostedt | 1 | -0/+6 |
2009-02-25 | tracing/core: make the read callbacks reentrants | Frederic Weisbecker | 1 | -1/+2 |
2009-02-25 | tracing/core: introduce per cpu tracing files | Frederic Weisbecker | 1 | -0/+3 |
2009-02-18 | tracing/core: use appropriate waiting on trace_pipe | Frederic Weisbecker | 1 | -3/+22 |
2009-02-09 | tracing: splice support for tracing_pipe | Eduard - Gabriel Munteanu | 1 | -0/+6 |
2009-02-09 | tracing/function-graph-tracer: handle the leaf functions from trace_pipe | Frederic Weisbecker | 1 | -3/+4 |
2009-02-09 | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 1 | -0/+1 |
2009-02-09 | tracing/function-graph-tracer: provide a selftest for the function graph tracer | Frederic Weisbecker | 1 | -0/+2 |
2009-02-09 | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 1 | -4/+3 |
2009-02-08 | trace: trivial fixes in comment typos. | Wenji Huang | 1 | -3/+3 |
2009-02-08 | trace: remove deprecated entry->cpu | Steven Rostedt | 1 | -1/+0 |
2009-02-06 | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-02-06 | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} | Arnaldo Carvalho de Melo | 1 | -0/+11 |
2009-02-05 | trace: Remove unused trace_array_cpu parameter | Arnaldo Carvalho de Melo | 1 | -4/+0 |
2009-02-03 | trace: better manage the context info for events | Frederic Weisbecker | 1 | -1/+6 |
2009-01-26 | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-01-20 | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger | 1 | -1/+0 |
2009-01-16 | ftrace: remove static from function tracer functions | Steven Rostedt | 1 | -10/+0 |
2009-01-16 | ftrace: add stack trace to function tracer | Steven Rostedt | 1 | -0/+7 |
2009-01-14 | tracing/ftrace: separate events tracing and stats tracing engine | Frederic Weisbecker | 1 | -20/+0 |
2009-01-11 | tracing/ftrace: handle more than one stat file per tracer | Frederic Weisbecker | 1 | -15/+20 |
2009-01-06 | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 1 | -16/+20 |
2009-01-06 | Merge branch 'linus' into tracing/kmemtrace2 | Ingo Molnar | 1 | -1/+1 |
2009-01-01 | cpumask: convert kernel trace functions further | Rusty Russell | 1 | -1/+1 |
2008-12-30 | tracing/kmemtrace: normalize the raw tracer event to the unified tracing API | Frederic Weisbecker | 1 | -0/+25 |
2008-12-29 | tracing/ftrace: make trace_find_cmdline() generally available | Ingo Molnar | 1 | -2/+2 |
2008-12-29 | tracing/ftrace: provide the base infrastructure for histogram tracing | Frederic Weisbecker | 1 | -0/+17 |
2008-12-29 | ftrace: set up trace event hash infrastructure | Steven Rostedt | 1 | -7/+1 |
2008-12-29 | ftrace: remove obsolete print continue functionality | Steven Rostedt | 1 | -7/+0 |
2008-12-19 | ftrace: introduce tracing_reset_online_cpus() helper | Pekka J Enberg | 1 | -0/+1 |
2008-12-17 | tracing/ftrace: add the printk-msg-only option | Frederic Weisbecker | 1 | -1/+2 |
2008-12-12 | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interface | Markus Metzger | 1 | -8/+6 |
2008-12-05 | tracing/ftrace: fix the check of ftrace_trace_task | Frederic Weisbecker | 1 | -1/+1 |
2008-12-05 | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 1 | -1/+3 |
2008-12-04 | tracing/function-graph-tracer: handle ftrace_printk entries | Frederic Weisbecker | 1 | -1/+3 |
2008-12-04 | tracing: fix typo and missing inline function | Ingo Molnar | 1 | -1/+5 |
2008-12-04 | ftrace: use struct pid | Steven Rostedt | 1 | -2/+2 |
2008-12-04 | ftrace: trace single pid for function graph tracer | Steven Rostedt | 1 | -0/+10 |
2008-12-04 | ftrace: graph of a single function | Steven Rostedt | 1 | -1/+29 |
2008-12-03 | ftrace: function graph return for function entry | Steven Rostedt | 1 | -1/+1 |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 1 | -14/+28 |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 1 | -0/+7 |
2008-11-26 | ftrace: add thread comm to function graph tracer | Steven Rostedt | 1 | -0/+1 |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 1 | -11/+17 |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 1 | -6/+6 |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger | 1 | -0/+12 |
2008-11-25 | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea... | Markus Metzger | 1 | -0/+1 |
2008-11-23 | tracing: identify which executable object the userspace address belongs to | Török Edwin | 1 | -1/+2 |