Age | Commit message (Expand) | Author | Files | Lines |
2009-07-15 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 9 | -27/+27 |
2009-07-13 | tracing/events: Move TRACE_SYSTEM outside of include guard | Li Zefan | 9 | -27/+27 |
2009-06-15 | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaoc | Aneesh Kumar K.V | 1 | -44/+1 |
2009-06-21 | ext4: Fix type warning on 64-bit platforms in tracing events header | Theodore Ts'o | 1 | -1/+2 |
2009-06-17 | ext4: convert instrumentation from markers to tracepoints | Theodore Ts'o | 1 | -0/+719 |
2009-06-17 | jbd2: convert instrumentation from markers to tracepoints | Theodore Ts'o | 1 | -0/+168 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 8 | -0/+1462 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -17/+12 |
2009-06-09 | tracing: fix the block trace points print size | Steven Rostedt | 1 | -15/+30 |
2009-06-09 | tracing/events: convert block trace points to TRACE_EVENT() | Li Zefan | 1 | -0/+483 |
2009-06-04 | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar | 1 | -12/+12 |
2009-06-02 | tracing: remove redundant SOFTIRQ from softirq event traces | Steven Rostedt | 1 | -12/+12 |
2009-06-02 | ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro | Zhaolei | 1 | -0/+100 |
2009-05-26 | tracing: convert irq events to use __print_symbolic | Steven Rostedt | 1 | -6/+17 |
2009-05-26 | tracing: add flag output for kmem events | Steven Rostedt | 1 | -8/+45 |
2009-05-26 | tracing: add previous task state info to sched switch event | Steven Rostedt | 1 | -1/+8 |
2009-05-06 | tracepoint: trace_sched_migrate_task(): remove parameter | Mathieu Desnoyers | 1 | -3/+3 |
2009-05-01 | tracing: add irq tracepoint documentation | Jason Baron | 1 | -4/+42 |
2009-04-24 | tracing/irq: convert irq traces to use TRACE_EVENT macro | Steven Rostedt | 1 | -9/+48 |
2009-04-24 | tracing/lockdep: convert lockdep to use TRACE_EVENT macro | Steven Rostedt | 1 | -10/+46 |
2009-04-22 | tracing/lock: provide lock_acquired event support for dynamic size string | Frederic Weisbecker | 1 | -3/+3 |
2009-04-15 | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 5 | -0/+690 |