summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-211-0/+62
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-102-5/+169
|\
| * writeback: add new tracepointsArtem Bityutskiy2010-08-071-0/+2
| * writeback.h: needs linux/device.hRandy Dunlap2010-08-071-0/+1
| * writeback: Add tracing to write_cache_pagesDave Chinner2010-08-071-0/+1
| * writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-071-0/+64
| * writeback: Initial tracing supportDave Chinner2010-08-071-0/+91
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-5/+10
* | memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2010-08-091-0/+15
* | vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro2010-08-091-1/+16
* | memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2010-08-091-0/+28
* | vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro2010-08-091-2/+17
* | vmscan: tracing: add trace event when a page is writtenMel Gorman2010-08-091-0/+41
* | vmscan: tracing: add trace events for LRU page isolationMel Gorman2010-08-091-0/+46
* | vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman2010-08-093-37/+153
* | 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/+0
|\ \
| * | workqueue: temporarily remove workqueue tracingTejun Heo2010-06-291-92/+0
| |/
* | 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/+7
* | tracing: Convert some timer events to DEFINE_EVENTLi Zefan2010-06-281-48/+32
|/
* 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-081-4/+1
* | sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra2010-06-011-1/+18
|/
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-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/+17
| * 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-211-1/+0
|\ \
| * | KVM: cleanup kvm traceXiao Guangrong2010-05-171-1/+0
| |/
* | 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
| |/
OpenPOWER on IntegriCloud