| Commit message (Expand) | Author | Age |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
|\ |
|
| * | tracing: do not translate event helper macros in print format | Steven Rostedt | 2009-06-10 |
| * | tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK | Li Zefan | 2009-06-10 |
| * | tracing: add trace_seq_vprint interface | Steven Rostedt | 2009-06-09 |
| * | tracing: fix the block trace points print size | Steven Rostedt | 2009-06-09 |
| * | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 2009-06-09 |
| * | ring-buffer: pass in lockdep class key for reader_lock | Peter Zijlstra | 2009-06-08 |
| * | Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2009-06-05 |
| |\ |
|
| | * | tracing: fix multiple use of __print_flags and __print_symbolic | Steven Whitehouse | 2009-06-03 |
| * | | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar | 2009-06-04 |
| |\| |
|
| | * | tracing: make trace pipe recognize latency format flag | Steven Rostedt | 2009-06-01 |
| | * | tracing: remove redundant SOFTIRQ from softirq event traces | Steven Rostedt | 2009-06-01 |
| | * | tracing/events: introduce __dynamic_array() | Li Zefan | 2009-06-01 |
| | * | tracing/events: put TP_fast_assign into braces | Li Zefan | 2009-06-01 |
| | * | tracing/events: fix a typo in __string() format output | Li Zefan | 2009-06-01 |
| * | | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro | Zhaolei | 2009-06-01 |
| |/ |
|
| * | ftrace: don't convert function's local variable name in macro | Zhaolei | 2009-05-27 |
| * | tracing: convert irq events to use __print_symbolic | Steven Rostedt | 2009-05-26 |
| * | tracing: add __print_symbolic to trace events | Steven Rostedt | 2009-05-26 |
| * | tracing: add flag output for kmem events | Steven Rostedt | 2009-05-26 |
| * | tracing: add previous task state info to sched switch event | Steven Rostedt | 2009-05-26 |
| * | tracing: add __print_flags for events | Steven Rostedt | 2009-05-26 |
| * | tracing/events: change the type of __str_loc_item to unsigned short | Li Zefan | 2009-05-25 |
| * | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 |
| |\ |
|
| * | | blktrace: from-sector redundant in trace_block_remap, cleanup | Li Zefan | 2009-05-11 |
| * | | tracing: add trace_set_clr_event to export event enabling function | Steven Rostedt | 2009-05-08 |
| * | | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 |
| |\ \ |
|
| | * | | x86, bts, mm: clean up buffer allocation | Markus Metzger | 2009-04-24 |
| | * | | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 |
| | |\ \ |
|
| | * | | | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar | 2009-04-08 |
| | * | | | mm, x86, ptrace, bts: defer branch trace stopping, cleanup | Ingo Molnar | 2009-04-08 |
| | * | | | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 |
| | * | | | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 |
| | * | | | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h | Markus Metzger | 2009-04-07 |
| * | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
| |\ \ \ \ |
|
| * | | | | | blktrace: from-sector redundant in trace_block_remap | Alan D. Brunelle | 2009-05-06 |
| * | | | | | blktrace: correct remap names | Alan D. Brunelle | 2009-05-06 |
| * | | | | | tracepoint: trace_sched_migrate_task(): remove parameter | Mathieu Desnoyers | 2009-05-06 |
| * | | | | | tracing/events: fix memory leak when unloading module | Li Zefan | 2009-05-06 |
| * | | | | | ring-buffer: add counters for commit overrun and nmi dropped entries | Steven Rostedt | 2009-05-05 |
| * | | | | | tracing: add irq tracepoint documentation | Jason Baron | 2009-05-01 |
| * | | | | | tracing/filters: a better event parser | Tom Zanussi | 2009-04-29 |
| * | | | | | tracing/filters: distinguish between signed and unsigned fields | Tom Zanussi | 2009-04-29 |
| * | | | | | tracing/filters: move preds into event_filter object | Tom Zanussi | 2009-04-29 |
| * | | | | | tracing: x86, mmiotrace: only register for die notifier when tracer active | Stuart Bennett | 2009-04-29 |
| * | | | | | tracing/events: reuse trace event ids after overflow | Steven Rostedt | 2009-04-24 |
| * | | | | | tracing: remove deprecated TRACE_FORMAT | Steven Rostedt | 2009-04-24 |
| * | | | | | tracing/irq: convert irq traces to use TRACE_EVENT macro | Steven Rostedt | 2009-04-24 |
| * | | | | | tracing/lockdep: convert lockdep to use TRACE_EVENT macro | Steven Rostedt | 2009-04-24 |
| * | | | | | ring_buffer: compressed event header | Lai Jiangshan | 2009-04-24 |