summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Add DocBook documentation for the block tracepoints.William Cohen2010-03-091-0/+164
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-051-0/+41
|\
| * KVM: MMU: Add tracepoint for guest page agingAvi Kivity2010-03-011-0/+22
| * KVM: trace guest fpu loads and unloadsAvi Kivity2010-03-011-0/+19
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-03-052-0/+129
|\ \ | |/ |/|
| * ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2010-01-011-0/+101
| * ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2009-12-231-0/+28
* | perf lock: Enhance information of lock trace eventsHitoshi Mitake2010-01-311-9/+20
|/
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-111-4/+4
|\
| * itimer: Fix the itimer trace print formatThomas Gleixner2009-12-101-4/+4
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-101-14/+40
|\ \ | |/ |/|
| * ext4: remove encountered_congestion traceWu Fengguang2009-11-241-4/+2
| * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-221-4/+4
| * ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o2009-11-231-7/+9
| * ext4: add tracepoint for ext4_forget()Theodore Ts'o2009-11-231-0/+26
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-0514-687/+535
|\ \
| * \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-031-0/+69
| |\ \
| | * | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-131-0/+69
| | |/
| * | tracepoint: Add signal loss eventsMasami Hiramatsu2009-11-261-0/+68
| * | tracepoint: Add signal deliver eventMasami Hiramatsu2009-11-261-0/+39
| * | tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2009-11-262-25/+66
| * | tracing: Restore original format of sched eventsLi Zefan2009-11-261-12/+6
| * | tracing: Convert some ext4 events to DEFINE_TRACELi Zefan2009-11-261-94/+35
| * | tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan2009-11-261-52/+11
| * | tracing: Convert some block events to DEFINE_EVENTLi Zefan2009-11-261-160/+42
| * | tracing: Convert some power events to DEFINE_EVENTLi Zefan2009-11-261-21/+15
| * | tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan2009-11-261-15/+7
| * | tracing: Convert softirq events to DEFINE_EVENTLi Zefan2009-11-261-25/+21
| * | tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-261-90/+40
| * | tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-261-15/+7
| * | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-261-3/+3
| * | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt2009-11-241-118/+52
| * | tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker2009-11-131-4/+4
| * | events: Harmonize event field names and print output namesIngo Molnar2009-10-155-77/+74
| * | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-151-0/+61
| |\ \ | | |/ | |/|
* | | tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-251-1/+2
* | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-291-0/+33
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-041-0/+33
| |\
| | * Add a tracepoint for block request remappingJun'ichi Nomura2009-10-011-0/+33
* | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-017-43/+978
|\ \ \ | |/ /
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-302-4/+252
| |\ \ | | |/ | |/|
| | * ext4: Add a stub for mpage_da_data in the trace headerJosh Stone2009-09-301-0/+1
| | * jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-301-0/+78
| | * ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-301-0/+163
| | * ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-291-4/+10
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-261-2/+2
| |\ \ | | |/ | |/|
| | * tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard2009-09-221-2/+2
| * | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+342
| |\ \
| | * | itimers: Add tracepoints for itimerXiao Guangrong2009-08-291-0/+66
| | * | hrtimer: Add tracepoint for hrtimersXiao Guangrong2009-08-291-0/+139
OpenPOWER on IntegriCloud