summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-211-0/+345
|\
| * [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-181-0/+345
| |\
| | * [SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen2010-04-301-8/+25
| | * [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-301-0/+328
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-2/+8
|\ \ \
| * | | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-051-2/+8
| * | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-211-0/+164
| |\ \ \ | | |/ /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-22/+10
|\ \ \ \
| * | | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-071-22/+10
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-181-38/+17
|\ \ \ \
| * | | | tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-091-33/+15
| * | | | tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-091-2/+2
| * | | | tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-091-7/+4
| |/ / /
* | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-232-37/+33
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-081-1/+1
| |\ \ | | |/
| * | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-311-0/+4
| * | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-311-7/+7
| * | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-03-311-30/+22
| |/
* | 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
OpenPOWER on IntegriCloud