summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2010-08-071-8/+12
|\
| * ext4: fix potential NULL dereference while tracingTheodore Ts'o2010-07-271-8/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-92/+0Star
|\ \
| * | workqueue: temporarily remove workqueue tracingTejun Heo2010-06-291-92/+0Star
| |/
* | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-221-12/+15
* | tracing: Convert more sched events to DEFINE_EVENTLi Zefan2010-06-281-25/+7Star
* | tracing: Convert some timer events to DEFINE_EVENTLi Zefan2010-06-281-48/+32Star
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-101-1/+2
|\
| * tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov2010-06-081-1/+2
* | writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner2010-06-091-4/+1Star
* | sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra2010-06-011-1/+18
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-281-2/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-05-271-44/+50
|\
| * tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan2010-05-171-44/+17Star
| * ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o2010-05-171-0/+33
* | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-221-1/+0Star
|\ \
| * | KVM: cleanup kvm traceXiao Guangrong2010-05-171-1/+0Star
| |/
* | 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/+10Star
|\ \ \ \
| * | | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-071-22/+10Star
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-181-38/+17Star
|\ \ \ \
| * | | | tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-091-33/+15Star
| * | | | tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-091-2/+2
| * | | | tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-091-7/+4Star
| |/ / /
* | | | Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-232-37/+33Star
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'linus' into tracing/coreIngo Molnar2010-04-081-1/+1
| |\|
| * | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-04-011-0/+4
| * | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-04-011-7/+7
| * | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-04-011-30/+22Star
| |/
* / 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-121-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/+2Star
| * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-231-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