| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-18 | 1 | -0/+1 |
|\ |
|
| * | tracing: add global-clock option to provide cross CPU clock to traces | Steven Rostedt | 2009-03-17 | 1 | -0/+1 |
* | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | tracing: protect reader of cmdline output | Steven Rostedt | 2009-03-16 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar | 2009-03-16 | 1 | -0/+17 |
|\ \ \
| |_|/
|/| | |
|
| * | | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2009-03-13 | 1 | -0/+17 |
* | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ... | Ingo Molnar | 2009-03-13 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | tracing/ftrace: syscall tracing infrastructure, basics | Frederic Weisbecker | 2009-03-13 | 1 | -0/+2 |
* | | | tracing: add comment for use of double __builtin_consant_p | Steven Rostedt | 2009-03-13 | 1 | -0/+5 |
* | | | tracing: have event_trace_printk use static tracer | Steven Rostedt | 2009-03-12 | 1 | -0/+17 |
* | | | tracing/core: bring back raw trace_printk for dynamic formats strings | Frederic Weisbecker | 2009-03-12 | 1 | -1/+12 |
* | | | tracing: expand the ring buffers when an event is activated | Steven Rostedt | 2009-03-11 | 1 | -0/+3 |
|/ / |
|
* | | tracing: new format for specialized trace points | Steven Rostedt | 2009-03-10 | 1 | -5/+0 |
* | | tracing: trace_bprintk() cleanups | Ingo Molnar | 2009-03-06 | 1 | -11/+8 |
* | | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker | 2009-03-06 | 1 | -11/+3 |
* | | tracing: infrastructure for supporting binary record | Lai Jiangshan | 2009-03-06 | 1 | -0/+12 |
* | | tracing: rename ftrace_printk() => trace_printk() | Ingo Molnar | 2009-03-05 | 1 | -1/+1 |
* | | tracing: add latency output format option | Steven Rostedt | 2009-03-04 | 1 | -1/+2 |
* | | tracing: add binary buffer files for use with splice | Steven Rostedt | 2009-03-03 | 1 | -0/+1 |
* | | tracing: add format file to describe event struct fields | Steven Rostedt | 2009-03-02 | 1 | -0/+1 |
* | | tracing: make trace_seq_reset global and rename to trace_seq_init | Steven Rostedt | 2009-03-02 | 1 | -0/+8 |
* | | tracing: add raw fast tracing interface for trace events | Steven Rostedt | 2009-02-28 | 1 | -0/+7 |
* | | tracing: add raw trace point recording infrastructure | Steven Rostedt | 2009-02-28 | 1 | -0/+19 |
* | | tracing: add interface to write into current tracer buffer | Steven Rostedt | 2009-02-28 | 1 | -0/+6 |
* | | tracing/core: make the read callbacks reentrants | Frederic Weisbecker | 2009-02-25 | 1 | -1/+2 |
* | | tracing/core: introduce per cpu tracing files | Frederic Weisbecker | 2009-02-25 | 1 | -0/+3 |
* | | tracing/core: use appropriate waiting on trace_pipe | Frederic Weisbecker | 2009-02-18 | 1 | -3/+22 |
* | | tracing: splice support for tracing_pipe | Eduard - Gabriel Munteanu | 2009-02-09 | 1 | -0/+6 |
* | | tracing/function-graph-tracer: handle the leaf functions from trace_pipe | Frederic Weisbecker | 2009-02-09 | 1 | -3/+4 |
* | | tracing/power: move the power trace headers to a dedicated file | Frederic Weisbecker | 2009-02-09 | 1 | -0/+1 |
* | | tracing/function-graph-tracer: provide a selftest for the function graph tracer | Frederic Weisbecker | 2009-02-09 | 1 | -0/+2 |
* | | Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar | 2009-02-09 | 1 | -4/+3 |
|\ \ |
|
| * | | trace: trivial fixes in comment typos. | Wenji Huang | 2009-02-07 | 1 | -3/+3 |
| * | | trace: remove deprecated entry->cpu | Steven Rostedt | 2009-02-07 | 1 | -1/+0 |
* | | | trace: Call tracing_reset_online_cpus before tracer->init() | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -0/+1 |
* | | | tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} | Arnaldo Carvalho de Melo | 2009-02-06 | 1 | -0/+11 |
* | | | trace: Remove unused trace_array_cpu parameter | Arnaldo Carvalho de Melo | 2009-02-05 | 1 | -4/+0 |
|/ / |
|
* | | trace: better manage the context info for events | Frederic Weisbecker | 2009-02-03 | 1 | -1/+6 |
* | | blktrace: add ftrace plugin | Arnaldo Carvalho de Melo | 2009-01-26 | 1 | -0/+1 |
* | | x86, ftrace, hw-branch-tracer: dump trace on oops | Markus Metzger | 2009-01-20 | 1 | -1/+0 |
* | | ftrace: remove static from function tracer functions | Steven Rostedt | 2009-01-16 | 1 | -10/+0 |
* | | ftrace: add stack trace to function tracer | Steven Rostedt | 2009-01-16 | 1 | -0/+7 |
* | | tracing/ftrace: separate events tracing and stats tracing engine | Frederic Weisbecker | 2009-01-14 | 1 | -20/+0 |
* | | tracing/ftrace: handle more than one stat file per tracer | Frederic Weisbecker | 2009-01-11 | 1 | -15/+20 |
* | | Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2009-01-06 | 1 | -16/+20 |
|\ \ |
|
| * | | tracing/ftrace: make trace_find_cmdline() generally available | Ingo Molnar | 2008-12-29 | 1 | -2/+2 |
| * | | tracing/ftrace: provide the base infrastructure for histogram tracing | Frederic Weisbecker | 2008-12-29 | 1 | -0/+17 |
| * | | ftrace: set up trace event hash infrastructure | Steven Rostedt | 2008-12-29 | 1 | -7/+1 |
| * | | ftrace: remove obsolete print continue functionality | Steven Rostedt | 2008-12-29 | 1 | -7/+0 |
* | | | Merge branch 'linus' into tracing/kmemtrace2 | Ingo Molnar | 2009-01-06 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|