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