summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
2010-08-10memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro1-0/+28
2010-08-10vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro1-2/+17
2010-08-10vmscan: tracing: add trace event when a page is writtenMel Gorman1-0/+41
2010-08-10vmscan: tracing: add trace events for LRU page isolationMel Gorman1-0/+46
2010-08-10vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman3-37/+153
2010-08-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-8/+12
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-92/+0
2010-07-27ext4: fix potential NULL dereference while tracingTheodore Ts'o1-8/+12
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger1-12/+15
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo1-92/+0
2010-06-29tracing: Convert more sched events to DEFINE_EVENTLi Zefan1-25/+7
2010-06-29tracing: Convert some timer events to DEFINE_EVENTLi Zefan1-48/+32
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2010-06-09writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner1-4/+1
2010-06-09tracing: 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-28drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+4
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-44/+50
2010-05-22Merge 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/k...Linus Torvalds1-2/+8
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-22/+10
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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-04-01tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt1-0/+4
2010-04-01tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan1-7/+7
2010-04-01tracing: 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-06Merge 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/tyt...Linus 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-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus 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