| Commit message (Expand) | Author | Age | Files | Lines |
* | perf lock: Enhance information of lock trace events | Hitoshi Mitake | 2010-01-31 | 1 | -9/+20 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-11 | 1 | -4/+4 |
|\ |
|
| * | itimer: Fix the itimer trace print format | Thomas Gleixner | 2009-12-10 | 1 | -4/+4 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-12-10 | 1 | -14/+40 |
|\ \
| |/
|/| |
|
| * | ext4: remove encountered_congestion trace | Wu Fengguang | 2009-11-24 | 1 | -4/+2 |
| * | ext4: print i_mode in octal in ext4 tracepoints | Theodore Ts'o | 2009-11-22 | 1 | -4/+4 |
| * | ext4: call ext4_forget() from ext4_free_blocks() | Theodore Ts'o | 2009-11-23 | 1 | -7/+9 |
| * | ext4: add tracepoint for ext4_forget() | Theodore Ts'o | 2009-11-23 | 1 | -0/+26 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-05 | 14 | -687/+535 |
|\ \ |
|
| * \ | Merge branch 'perf/mce' into perf/core | Ingo Molnar | 2009-12-03 | 1 | -0/+69 |
| |\ \ |
|
| | * | | perf_event, x86, mce: Use TRACE_EVENT() for MCE logging | Hidetoshi Seto | 2009-10-13 | 1 | -0/+69 |
| | |/ |
|
| * | | tracepoint: Add signal loss events | Masami Hiramatsu | 2009-11-26 | 1 | -0/+68 |
| * | | tracepoint: Add signal deliver event | Masami Hiramatsu | 2009-11-26 | 1 | -0/+39 |
| * | | tracepoint: Move signal sending tracepoint to events/signal.h | Masami Hiramatsu | 2009-11-26 | 2 | -25/+66 |
| * | | tracing: Restore original format of sched events | Li Zefan | 2009-11-26 | 1 | -12/+6 |
| * | | tracing: Convert some ext4 events to DEFINE_TRACE | Li Zefan | 2009-11-26 | 1 | -94/+35 |
| * | | tracing: Convert some jbd2 events to DEFINE_EVENT | Li Zefan | 2009-11-26 | 1 | -52/+11 |
| * | | tracing: Convert some block events to DEFINE_EVENT | Li Zefan | 2009-11-26 | 1 | -160/+42 |
| * | | tracing: Convert some power events to DEFINE_EVENT | Li Zefan | 2009-11-26 | 1 | -21/+15 |
| * | | tracing: Convert some workqueue events to DEFINE_EVENT | Li Zefan | 2009-11-26 | 1 | -15/+7 |
| * | | tracing: Convert softirq events to DEFINE_EVENT | Li Zefan | 2009-11-26 | 1 | -25/+21 |
| * | | tracing: Convert some kmem events to DEFINE_EVENT | Li Zefan | 2009-11-26 | 1 | -90/+40 |
| * | | tracing: Convert module refcnt events to DEFINE_EVENT | Li Zefan | 2009-11-26 | 1 | -15/+7 |
| * | | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() | Ingo Molnar | 2009-11-26 | 1 | -3/+3 |
| * | | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT | Steven Rostedt | 2009-11-24 | 1 | -118/+52 |
| * | | tracing: Rename 'lockdep' event subsystem into 'lock' | Frederic Weisbecker | 2009-11-13 | 1 | -4/+4 |
| * | | events: Harmonize event field names and print output names | Ingo Molnar | 2009-10-15 | 5 | -77/+74 |
| * | | Merge branch 'tracing/core' into perf/core | Ingo Molnar | 2009-10-15 | 1 | -0/+61 |
| |\ \
| | |/
| |/| |
|
* | | | tracing: Separate raw syscall from syscall tracer | Lai Jiangshan | 2009-11-25 | 1 | -1/+2 |
* | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-29 | 1 | -0/+33 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-04 | 1 | -0/+33 |
| |\ |
|
| | * | Add a tracepoint for block request remapping | Jun'ichi Nomura | 2009-10-01 | 1 | -0/+33 |
* | | | Merge branch 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-10-01 | 7 | -43/+978 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 2 | -4/+252 |
| |\ \
| | |/
| |/| |
|
| | * | ext4: Add a stub for mpage_da_data in the trace header | Josh Stone | 2009-09-30 | 1 | -0/+1 |
| | * | jbd2: Use tracepoints for history file | Theodore Ts'o | 2009-09-30 | 1 | -0/+78 |
| | * | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 | 1 | -0/+163 |
| | * | ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks | Theodore Ts'o | 2009-09-29 | 1 | -4/+10 |
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-26 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | tracing/workqueue: Use %pf in workqueue trace events | Anton Blanchard | 2009-09-22 | 1 | -2/+2 |
| * | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-23 | 1 | -0/+342 |
| |\ \ |
|
| | * | | itimers: Add tracepoints for itimer | Xiao Guangrong | 2009-08-29 | 1 | -0/+66 |
| | * | | hrtimer: Add tracepoint for hrtimers | Xiao Guangrong | 2009-08-29 | 1 | -0/+139 |
| | * | | timers: Add tracepoints for timer_list timers | Xiao Guangrong | 2009-08-29 | 1 | -0/+137 |
| * | | | tracing, page-allocator: add trace event for page traffic related to the budd... | Mel Gorman | 2009-09-22 | 1 | -0/+51 |
| * | | | tracing, page-allocator: add trace events for anti-fragmentation falling back... | Mel Gorman | 2009-09-22 | 1 | -0/+38 |
| * | | | tracing, page-allocator: add trace events for page allocation and page freeing | Mel Gorman | 2009-09-22 | 1 | -0/+74 |
| | |/
| |/| |
|
| * | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-20 | 2 | -0/+114 |
| |\ \ |
|
| | * | | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 1 | -0/+81 |
| | * | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-09-19 | 5 | -15/+187 |
| | |\ \ |
|