aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-14/+40
2009-12-10itimer: Fix the itimer trace print formatThomas Gleixner1-4/+4
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-687/+535
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar1-0/+69
2009-11-26tracepoint: Add signal loss eventsMasami Hiramatsu1-0/+68
2009-11-26tracepoint: Add signal deliver eventMasami Hiramatsu1-0/+39
2009-11-26tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2-25/+66
2009-11-26tracing: Restore original format of sched eventsLi Zefan1-12/+6
2009-11-26tracing: Convert some ext4 events to DEFINE_TRACELi Zefan1-94/+35
2009-11-26tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan1-52/+11
2009-11-26tracing: Convert some block events to DEFINE_EVENTLi Zefan1-160/+42
2009-11-26tracing: Convert some power events to DEFINE_EVENTLi Zefan1-21/+15
2009-11-26tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan1-15/+7
2009-11-26tracing: Convert softirq events to DEFINE_EVENTLi Zefan1-25/+21
2009-11-26tracing: Convert some kmem events to DEFINE_EVENTLi Zefan1-90/+40
2009-11-26tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan1-15/+7
2009-11-26events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar1-3/+3
2009-11-25tracing: Separate raw syscall from syscall tracerLai Jiangshan1-1/+2
2009-11-24tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt1-118/+52
2009-11-24ext4: remove encountered_congestion traceWu Fengguang1-4/+2
2009-11-22ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o1-4/+4
2009-11-23ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o1-7/+9
2009-11-23ext4: add tracepoint for ext4_forget()Theodore Ts'o1-0/+26
2009-11-13tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker1-4/+4
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar1-0/+33
2009-10-15events: Harmonize event field names and print output namesIngo Molnar5-77/+74
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar1-0/+61
2009-10-13perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto1-0/+69
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+33
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura1-0/+33
2009-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar7-43/+978
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-4/+252
2009-09-30ext4: Add a stub for mpage_da_data in the trace headerJosh Stone1-0/+1
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o1-0/+78
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o1-0/+163
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o1-4/+10
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-09-24tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker1-0/+61
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+342
2009-09-22tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard1-2/+2
2009-09-22tracing, page-allocator: add trace event for page traffic related to the buddy listsMel Gorman1-0/+51
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypesMel Gorman1-0/+38
2009-09-22tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman1-0/+74
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+114
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven1-0/+81
2009-09-19Merge branch 'linus' into perfcounters/coreIngo Molnar5-15/+187
2009-09-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-38/+106
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan1-10/+11
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar4-4/+268