aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
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
| |/
* | tracing: Drop cpparg() macroFrederic Weisbecker2010-08-021-5/+2
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-231-9/+3
|\ \
| * | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-201-9/+3
* | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-221-12/+15
|/ /
* | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-281-0/+2
* | 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
* | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-281-1/+0
* | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-183-6/+21
|\ \ | |/
| * 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
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-06-031-1/+18
| |\ \ | | |/ | |/|
| | * sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra2010-06-011-1/+18
* | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-092-61/+1
|\ \ \ | |/ / |/| |
| * | tracing: Remove boot tracerAmérico Wang2010-06-081-60/+0
| * | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-1/+1
* | | perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-311-1/+1
| |/ |/|
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+4
|/