aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-9/+68
|\
| * workqueue: add queue_work and activate_work trace pointsTejun Heo2010-10-051-0/+53
| * workqueue: prepare for more tracepointsTejun Heo2010-10-051-13/+19
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-0/+29
|\ \
| * | tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt2010-09-211-0/+29
| |/
* | tracing, perf: Add more power related eventsJean Pihet2010-09-171-3/+87
* | skb: Add tracepoints to freeing skbKoki Sanagi2010-09-071-0/+17
* | netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-071-0/+82
* | napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman2010-09-071-2/+23
* | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-071-2/+24
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-241-2/+6
|\
| * tracing: Fix timer tracingArjan van de Ven2010-08-191-2/+6
* | 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