aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o
2010-10-27ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27ext4: don't use ext4_allocation_contexts for tracingEric Sandeen
2010-10-27ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen
2010-10-27ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman
2010-10-26vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro
2010-10-26writeback: account for time spent congestion_waitedMel Gorman
2010-10-26tracing, vmscan: add trace events for LRU list shrinkingMel Gorman
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner
2010-10-05workqueue: add queue_work and activate_work trace pointsTejun Heo
2010-10-05workqueue: prepare for more tracepointsTejun Heo
2010-09-21tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt
2010-09-17tracing, perf: Add more power related eventsJean Pihet
2010-09-07skb: Add tracepoints to freeing skbKoki Sanagi
2010-09-07netdev: Add tracepoints to netdev layerKoki Sanagi
2010-09-07napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman
2010-09-07irq: Add tracepoint to softirq_raiseLai Jiangshan
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-19tracing: Fix timer tracingArjan van de Ven
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-09memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro
2010-08-09vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro
2010-08-09memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro
2010-08-09vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro
2010-08-09vmscan: tracing: add trace event when a page is writtenMel Gorman
2010-08-09vmscan: tracing: add trace events for LRU page isolationMel Gorman
2010-08-09vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07writeback: add new tracepointsArtem Bityutskiy
2010-08-07writeback.h: needs linux/device.hRandy Dunlap
2010-08-07writeback: Add tracing to write_cache_pagesDave Chinner
2010-08-07writeback: Add tracing to balance_dirty_pagesDave Chinner
2010-08-07writeback: Initial tracing supportDave Chinner
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-08-02tracing: Drop cpparg() macroFrederic Weisbecker
2010-07-27ext4: fix potential NULL dereference while tracingTheodore Ts'o
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-07-20tracing: Reduce latency and remove percpu trace_seqLai Jiangshan
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt