aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\
| * [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-18
| |\
| | * [SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen2010-04-30
| | * [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-30
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\ \ \
| * | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-05
| * | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-21
| |\| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \
| * | | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \
| * | | | tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-09
| * | | | tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-09
| * | | | tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-09
| |/ / /
* | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-23
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
| |\|
| * | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-31
| * | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-31
| * | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-03-31
| |/
* / Add DocBook documentation for the block tracepoints.William Cohen2010-03-09
|/
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\
| * KVM: MMU: Add tracepoint for guest page agingAvi Kivity2010-03-01
| * KVM: trace guest fpu loads and unloadsAvi Kivity2010-03-01
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-03-05
|\ \ | |/ |/|
| * ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2010-01-01
| * ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2009-12-23
* | perf lock: Enhance information of lock trace eventsHitoshi Mitake2010-01-31
|/
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-11
|\
| * itimer: Fix the itimer trace print formatThomas Gleixner2009-12-10
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-10
|\ \ | |/ |/|
| * ext4: remove encountered_congestion traceWu Fengguang2009-11-24
| * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-22
| * ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o2009-11-23
| * ext4: add tracepoint for ext4_forget()Theodore Ts'o2009-11-23
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \
| * \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
| |\ \
| | * | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-13
| | |/
| * | tracepoint: Add signal loss eventsMasami Hiramatsu2009-11-26
| * | tracepoint: Add signal deliver eventMasami Hiramatsu2009-11-26
| * | tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2009-11-26
| * | tracing: Restore original format of sched eventsLi Zefan2009-11-26
| * | tracing: Convert some ext4 events to DEFINE_TRACELi Zefan2009-11-26
| * | tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some block events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some power events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert softirq events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-26
| * | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-26
| * | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt2009-11-24