| Commit message (Expand) | Author | Age | Files | Lines |
* | ext4: convert instrumentation from markers to tracepoints | Theodore Ts'o | 2009-06-17 | 1 | -0/+719 |
* | jbd2: convert instrumentation from markers to tracepoints | Theodore Ts'o | 2009-06-17 | 1 | -0/+168 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 21 | -321/+1790 |
|\ |
|
| * | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 1 | -17/+12 |
| |\ |
|
| * | | tracing: do not translate event helper macros in print format | Steven Rostedt | 2009-06-10 | 1 | -77/+81 |
| * | | tracing: fix the block trace points print size | Steven Rostedt | 2009-06-09 | 1 | -15/+30 |
| * | | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 2009-06-09 | 2 | -76/+483 |
| * | | Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2009-06-05 | 1 | -0/+2 |
| |\ \ |
|
| | * | | tracing: fix multiple use of __print_flags and __print_symbolic | Steven Whitehouse | 2009-06-03 | 1 | -0/+2 |
| * | | | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar | 2009-06-04 | 2 | -48/+102 |
| |\ \ \
| | |/ / |
|
| | * | | tracing: remove redundant SOFTIRQ from softirq event traces | Steven Rostedt | 2009-06-01 | 1 | -12/+12 |
| | * | | tracing/events: introduce __dynamic_array() | Li Zefan | 2009-06-01 | 1 | -34/+88 |
| | * | | tracing/events: put TP_fast_assign into braces | Li Zefan | 2009-06-01 | 1 | -1/+1 |
| | * | | tracing/events: fix a typo in __string() format output | Li Zefan | 2009-06-01 | 1 | -2/+2 |
| * | | | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro | Zhaolei | 2009-06-02 | 2 | -25/+100 |
| |/ / |
|
| * | | ftrace: don't convert function's local variable name in macro | Zhaolei | 2009-05-28 | 1 | -10/+10 |
| * | | tracing: convert irq events to use __print_symbolic | Steven Rostedt | 2009-05-26 | 1 | -6/+17 |
| * | | tracing: add __print_symbolic to trace events | Steven Rostedt | 2009-05-26 | 1 | -0/+8 |
| * | | tracing: add flag output for kmem events | Steven Rostedt | 2009-05-26 | 1 | -8/+45 |
| * | | tracing: add previous task state info to sched switch event | Steven Rostedt | 2009-05-26 | 1 | -1/+8 |
| * | | tracing: add __print_flags for events | Steven Rostedt | 2009-05-26 | 1 | -0/+14 |
| * | | tracing/events: change the type of __str_loc_item to unsigned short | Li Zefan | 2009-05-26 | 1 | -1/+1 |
| * | | blktrace: from-sector redundant in trace_block_remap, cleanup | Li Zefan | 2009-05-11 | 1 | -2/+2 |
| * | | blktrace: from-sector redundant in trace_block_remap | Alan D. Brunelle | 2009-05-06 | 1 | -2/+2 |
| * | | blktrace: correct remap names | Alan D. Brunelle | 2009-05-06 | 1 | -2/+2 |
| * | | tracepoint: trace_sched_migrate_task(): remove parameter | Mathieu Desnoyers | 2009-05-06 | 1 | -3/+3 |
| * | | tracing: add irq tracepoint documentation | Jason Baron | 2009-05-01 | 1 | -4/+42 |
| * | | tracing/filters: distinguish between signed and unsigned fields | Tom Zanussi | 2009-04-29 | 1 | -8/+8 |
| * | | tracing: remove deprecated TRACE_FORMAT | Steven Rostedt | 2009-04-24 | 2 | -70/+0 |
| * | | tracing/irq: convert irq traces to use TRACE_EVENT macro | Steven Rostedt | 2009-04-24 | 1 | -9/+48 |
| * | | tracing/lockdep: convert lockdep to use TRACE_EVENT macro | Steven Rostedt | 2009-04-24 | 1 | -10/+46 |
| * | | tracing: fix cut and paste macro error | Steven Rostedt | 2009-04-23 | 1 | -4/+4 |
| * | | tracing/events: protect __get_str() | Frederic Weisbecker | 2009-04-22 | 1 | -1/+1 |
| * | | tracing/lock: provide lock_acquired event support for dynamic size string | Frederic Weisbecker | 2009-04-22 | 1 | -3/+3 |
| * | | tracing/events: provide string with undefined size support | Frederic Weisbecker | 2009-04-22 | 1 | -3/+85 |
| * | | tracing/events: make struct trace_entry->type to be int type | Li Zefan | 2009-04-22 | 1 | -1/+1 |
| * | | tracing/events: enable code with EVENT_TRACING not EVENT_TRACER | Steven Rostedt | 2009-04-17 | 1 | -1/+1 |
| * | | tracing: Remove include/trace/kmem_event_types.h | Zhaolei | 2009-04-17 | 1 | -193/+0 |
| * | | tracing: avoid warnings from zero-arg tracepoints | Jeremy Fitzhardinge | 2009-04-17 | 1 | -2/+2 |
| * | | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 2009-04-14 | 6 | -1/+1 |
| * | | tracing/events: fix lockdep system name | Steven Rostedt | 2009-04-14 | 1 | -1/+1 |
| * | | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt | 2009-04-14 | 1 | -0/+1 |
| * | | tracing/events: move the ftrace event tracing code to core | Steven Rostedt | 2009-04-14 | 3 | -7/+496 |
| * | | tracing: create automated trace defines | Steven Rostedt | 2009-04-14 | 6 | -2/+91 |
| * | | tracing: consolidate trace and trace_event headers | Steven Rostedt | 2009-04-14 | 10 | -509/+646 |
| * | | tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro | Zhaolei | 2009-04-12 | 4 | -37/+197 |
| * | | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei | 2009-04-12 | 1 | -22/+3 |
| * | | tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro | Zhaolei | 2009-04-10 | 4 | -3/+41 |
| * | | tracing/lockdep: report the time waited for a lock | Frederic Weisbecker | 2009-04-10 | 1 | -5/+18 |
| |/ |
|
* | | dropmon: add ability to detect when hardware dropsrxpackets | Neil Horman | 2009-05-21 | 1 | -0/+11 |
|/ |
|