| Commit message (Expand) | Author | Age | Files | Lines |
* | ring-buffer: Make it generally available | Paul Mundt | 2009-06-25 | 1 | -0/+7 |
* | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 | 1 | -0/+2 |
|\ |
|
| * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-07 | 1 | -1/+1 |
| | |\ |
|
| * | \ | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-07 | 1 | -14/+106 |
| |\ \ \
| | |/ / |
|
| * | | | x86, hw-branch-tracer: add selftest | Markus Metzger | 2009-03-13 | 1 | -0/+2 |
* | | | | tracing: reset ring buffer when removing modules with events | Steven Rostedt | 2009-05-06 | 1 | -0/+2 |
* | | | | tracing/events: fix concurrent access to ftrace_events list | Li Zefan | 2009-05-06 | 1 | -0/+1 |
* | | | | tracing/filters: a better event parser | Tom Zanussi | 2009-04-29 | 1 | -14/+52 |
* | | | | tracing/filters: distinguish between signed and unsigned fields | Tom Zanussi | 2009-04-29 | 1 | -0/+1 |
* | | | | tracing/filters: move preds into event_filter object | Tom Zanussi | 2009-04-29 | 1 | -3/+7 |
* | | | | tracing/events: make struct trace_entry->type to be int type | Li Zefan | 2009-04-22 | 1 | -1/+1 |
* | | | | tracing/filters: add filter_mutex to protect filter predicates | Tom Zanussi | 2009-04-17 | 1 | -1/+3 |
* | | | | tracing/events: convert event call sites to use a link list | Steven Rostedt | 2009-04-14 | 1 | -12/+1 |
* | | | | tracing/events: move declarations from trace directory to core include | Steven Rostedt | 2009-04-14 | 1 | -119/+1 |
* | | | | tracing: make trace_seq operations available for core kernel | Steven Rostedt | 2009-04-14 | 1 | -13/+2 |
* | | | | tracing/filters: allow on-the-fly filter switching | Tom Zanussi | 2009-04-14 | 1 | -5/+9 |
* | | | | tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() | Tom Zanussi | 2009-04-14 | 1 | -3/+11 |
* | | | | tracing/filters: use ring_buffer_discard_commit for discarded events | Steven Rostedt | 2009-04-14 | 1 | -0/+1 |
* | | | | tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro | Tom Zanussi | 2009-04-14 | 1 | -0/+2 |
* | | | | tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events | Tom Zanussi | 2009-04-14 | 1 | -0/+20 |
* | | | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 2009-04-12 | 1 | -1/+1 |
* | | | | tracing/ftrace: factorize the tracing files creation | Frederic Weisbecker | 2009-04-07 | 1 | -0/+6 |
* | | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2009-04-07 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | tracing: fix incorrect return type of ns2usecs() | Lai Jiangshan | 2009-04-07 | 1 | -1/+1 |
* | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-07 | 1 | -9/+73 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | kmemtrace: use tracepoints | Eduard - Gabriel Munteanu | 2009-04-03 | 1 | -0/+6 |
| |/ / |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 | 1 | -9/+68 |
| |\ \ \ \ |
|
| | * | | | | tracing/filters: use trace_seq_printf() to print filters | Tom Zanussi | 2009-03-24 | 1 | -1/+2 |
| | * | | | | tracing/events: don't use wake up for events | Frederic Weisbecker | 2009-03-23 | 1 | -0/+2 |
| | * | | | | tracing: add per-subsystem filtering | Tom Zanussi | 2009-03-22 | 1 | -0/+15 |
| | * | | | | tracing: add per-event filtering | Tom Zanussi | 2009-03-22 | 1 | -0/+28 |
| | * | | | | tracing: add run-time field descriptions for event filtering | Tom Zanussi | 2009-03-22 | 1 | -9/+21 |
| |/ / / / |
|
* | | | | | function-graph: add option to calculate graph time or not | Steven Rostedt | 2009-03-24 | 1 | -0/+1 |
* | | | | | tracing: adding function timings to function profiler | Steven Rostedt | 2009-03-24 | 1 | -1/+2 |
| |/ / /
|/| | | |
|
* | | | | function-graph: add option for include sleep times | Steven Rostedt | 2009-03-24 | 1 | -0/+1 |
|/ / / |
|
* | | | ftrace: event profile hooks | Peter Zijlstra | 2009-03-20 | 1 | -0/+11 |
* | | | tracing: remove recording function depth from trace_printk | Steven Rostedt | 2009-03-19 | 1 | -4/+2 |
|/ / |
|
* | | 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 |
|/ / |
|