aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-9/+68
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+29
2010-10-05workqueue: add queue_work and activate_work trace pointsTejun Heo1-0/+53
2010-10-05workqueue: prepare for more tracepointsTejun Heo1-13/+19
2010-09-21tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt1-0/+29
2010-09-17tracing, perf: Add more power related eventsJean Pihet1-3/+87
2010-09-07skb: Add tracepoints to freeing skbKoki Sanagi1-0/+17
2010-09-07netdev: Add tracepoints to netdev layerKoki Sanagi1-0/+82
2010-09-07napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman1-2/+23
2010-09-07irq: Add tracepoint to softirq_raiseLai Jiangshan1-2/+24
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+6
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven1-0/+62
2010-08-19tracing: Fix timer tracingArjan van de Ven1-2/+6
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-5/+169
2010-08-09memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro1-0/+15
2010-08-09vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro1-1/+16
2010-08-09memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro1-0/+28
2010-08-09vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro1-2/+17
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman1-0/+41
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman1-0/+46
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman3-37/+153
2010-08-07Merge 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-08-07writeback: add new tracepointsArtem Bityutskiy1-0/+2
2010-08-07writeback.h: needs linux/device.hRandy Dunlap1-0/+1
2010-08-07writeback: Add tracing to write_cache_pagesDave Chinner1-0/+1
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner1-0/+64
2010-08-07writeback: Initial tracing supportDave Chinner1-0/+91
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-5/+10
2010-08-02tracing: Drop cpparg() macroFrederic Weisbecker1-5/+2
2010-07-27ext4: fix potential NULL dereference while tracingTheodore Ts'o1-8/+12
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-9/+3
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger1-12/+15
2010-07-20tracing: Reduce latency and remove percpu trace_seqLai Jiangshan1-9/+3
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo1-92/+0
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt1-0/+2
2010-06-28tracing: Convert more sched events to DEFINE_EVENTLi Zefan1-25/+7
2010-06-28tracing: Convert some timer events to DEFINE_EVENTLi Zefan1-48/+32
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan1-1/+0
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar3-6/+21
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-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar2-61/+1
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-08tracing: Remove boot tracerAmérico Wang1-60/+0
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker1-1/+1
2010-06-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+18
2010-06-01sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra1-1/+18
2010-05-31perf_events, trace: Fix probe unregister racePeter Zijlstra1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+4