Age | Commit message (Expand) | Author |
2009-06-17 | ext4: convert instrumentation from markers to tracepoints | Theodore Ts'o |
2009-06-17 | jbd2: convert instrumentation from markers to tracepoints | Theodore Ts'o |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-10 | tracing: do not translate event helper macros in print format | 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-05 | Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar |
2009-06-04 | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar |
2009-06-03 | tracing: fix multiple use of __print_flags and __print_symbolic | Steven Whitehouse |
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-02 | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro | Zhaolei |
2009-05-28 | ftrace: don't convert function's local variable name in macro | Zhaolei |
2009-05-26 | 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-21 | dropmon: add ability to detect when hardware dropsrxpackets | Neil Horman |
2009-05-11 | blktrace: from-sector redundant in trace_block_remap, cleanup | Li Zefan |
2009-05-06 | 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-01 | tracing: add irq tracepoint documentation | Jason Baron |
2009-04-29 | tracing/filters: distinguish between signed and unsigned fields | Tom Zanussi |
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-23 | tracing: fix cut and paste macro error | Steven Rostedt |
2009-04-22 | tracing/events: protect __get_str() | Frederic Weisbecker |
2009-04-22 | tracing/lock: provide lock_acquired event support for dynamic size string | Frederic Weisbecker |
2009-04-22 | tracing/events: provide string with undefined size support | Frederic Weisbecker |
2009-04-22 | tracing/events: make struct trace_entry->type to be int type | Li Zefan |
2009-04-17 | tracing/events: enable code with EVENT_TRACING not EVENT_TRACER | Steven Rostedt |
2009-04-17 | tracing: Remove include/trace/kmem_event_types.h | Zhaolei |
2009-04-17 | tracing: avoid warnings from zero-arg tracepoints | Jeremy Fitzhardinge |
2009-04-14 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt |
2009-04-14 | tracing/events: fix lockdep system name | Steven Rostedt |
2009-04-14 | tracing/events: add support for modules to TRACE_EVENT | Steven Rostedt |
2009-04-14 | tracing/events: move the ftrace event tracing code to core | Steven Rostedt |
2009-04-14 | tracing: create automated trace defines | Steven Rostedt |
2009-04-14 | tracing: consolidate trace and trace_event headers | Steven Rostedt |
2009-04-12 | tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro | Zhaolei |
2009-04-12 | tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ... | Zhaolei |
2009-04-10 | tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro | Zhaolei |
2009-04-10 | tracing/lockdep: report the time waited for a lock | Frederic Weisbecker |