summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorLines
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+2
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner-4/+1
2010-06-08tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov-1/+2
2010-06-01sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra-1/+18
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig-2/+4
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-44/+50
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-0/+345
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+8
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-22/+10
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-38/+17
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley-0/+345
2010-05-17KVM: cleanup kvm traceXiao Guangrong-1/+0
2010-05-17tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan-44/+17
2010-05-17ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o-0/+33
2010-05-09tracing: Factorize lock events in a lock classFrederic Weisbecker-33/+15
2010-05-09tracing: Drop the nested field from lock_release eventFrederic Weisbecker-2/+2
2010-05-09tracing: Drop lock_acquired waittime fieldFrederic Weisbecker-7/+4
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra-22/+10
2010-05-05tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt-2/+8
2010-04-30[SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen-8/+25
2010-04-30[SCSI] add scsi trace core functions and put trace pointsKei Tokunaga-0/+328
2010-04-23Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter-37/+33
2010-04-21Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar-0/+164
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar-1/+1
2010-03-31tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt-0/+4
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan-7/+7
2010-03-31tracing: Convert some signal events to DEFINE_TRACELi Zefan-30/+22
2010-03-09Add DocBook documentation for the block tracepoints.William Cohen-0/+164
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+41
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-0/+129
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity-0/+22
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity-0/+19
2010-01-31perf lock: Enhance information of lock trace eventsHitoshi Mitake-9/+20
2009-12-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+4
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-14/+40
2009-12-10itimer: Fix the itimer trace print formatThomas Gleixner-4/+4
2010-01-01ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o-0/+101
2009-12-23ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o-0/+28
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-687/+535
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar-0/+69
2009-11-26tracepoint: Add signal loss eventsMasami Hiramatsu-0/+68
2009-11-26tracepoint: Add signal deliver eventMasami Hiramatsu-0/+39
2009-11-26tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu-25/+66
2009-11-26tracing: Restore original format of sched eventsLi Zefan-12/+6
2009-11-26tracing: Convert some ext4 events to DEFINE_TRACELi Zefan-94/+35
2009-11-26tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan-52/+11
2009-11-26tracing: Convert some block events to DEFINE_EVENTLi Zefan-160/+42
2009-11-26tracing: Convert some power events to DEFINE_EVENTLi Zefan-21/+15
2009-11-26tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan-15/+7