aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-27
|\
| * ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2010-10-27
| * ext4: don't use ext4_allocation_contexts for tracingEric Sandeen2010-10-27
| * ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen2010-10-27
| * ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang2010-10-27
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-27
|\ \
| * \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-23
| |\ \
| | * | tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-21
* | | | writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman2010-10-26
* | | | vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaimKOSAKI Motohiro2010-10-26
* | | | writeback: account for time spent congestion_waitedMel Gorman2010-10-26
* | | | tracing, vmscan: add trace events for LRU list shrinkingMel Gorman2010-10-26
* | | | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-22
|\ \ \ \ | |/ / / |/| | |
| * | | workqueue: add queue_work and activate_work trace pointsTejun Heo2010-10-05
| * | | workqueue: prepare for more tracepointsTejun Heo2010-10-05
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ | |_|/ |/| |
| * | tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt2010-09-21
| |/
* | tracing, perf: Add more power related eventsJean Pihet2010-09-17
* | skb: Add tracepoints to freeing skbKoki Sanagi2010-09-07
* | netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-07
* | napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman2010-09-07
* | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-07
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-24
|\
| * tracing: Fix timer tracingArjan van de Ven2010-08-19
* | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-21
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * writeback: add new tracepointsArtem Bityutskiy2010-08-07
| * writeback.h: needs linux/device.hRandy Dunlap2010-08-07
| * writeback: Add tracing to write_cache_pagesDave Chinner2010-08-07
| * writeback: Add tracing to balance_dirty_pagesDave Chinner2010-08-07
| * writeback: Initial tracing supportDave Chinner2010-08-07
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2010-08-09
* | vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro2010-08-09
* | memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2010-08-09
* | vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro2010-08-09
* | vmscan: tracing: add trace event when a page is writtenMel Gorman2010-08-09
* | vmscan: tracing: add trace events for LRU page isolationMel Gorman2010-08-09
* | vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaimMel Gorman2010-08-09
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2010-08-07
|\ \
| * | ext4: fix potential NULL dereference while tracingTheodore Ts'o2010-07-27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \
| * | workqueue: temporarily remove workqueue tracingTejun Heo2010-06-29
| |/
* | tracing: Drop cpparg() macroFrederic Weisbecker2010-08-01
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-23
|\ \
| * | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-20
* | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-22
|/ /
* | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-28
* | tracing: Convert more sched events to DEFINE_EVENTLi Zefan2010-06-28