summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang1-3/+11
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang1-2/+13
2011-12-11rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney1-9/+29
2011-12-11rcu: Permit dyntick-idle with callbacks pendingPaul E. McKenney1-1/+2
2011-12-11rcu: Eliminate RCU_FAST_NO_HZ grace-period hangPaul E. McKenney1-1/+0
2011-12-11rcu: Add tracing for RCU_FAST_NO_HZPaul E. McKenney1-0/+37
2011-12-11rcu: Update trace_rcu_dyntick() header commentPaul E. McKenney1-2/+10
2011-12-11rcu: Deconfuse dynticks entry-exit tracingPaul E. McKenney1-6/+9
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney1-0/+26
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney1-4/+6
2011-12-06events, sched: Add tracepoint for accounting blocked timeAndrew Vagin1-0/+7
2011-11-30regmap: Add trace event for successful cache readsMark Brown1-0/+9
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+1
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-30/+131
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-7/+473
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim1-4/+4
2011-10-31Revert "tracing: Include module.h in define_trace.h"Paul Gortmaker1-10/+0
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth1-4/+10
2011-10-31writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth1-2/+3
2011-10-31writeback: trace event balance_dirty_pagesWu Fengguang1-0/+73
2011-10-31writeback: trace event bdi_dirty_ratelimitWu Fengguang1-0/+45
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+25
2011-10-27ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou1-0/+82
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+5
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+459
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds1-0/+176
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+99
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds1-0/+136
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V1-0/+176
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-0/+99
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar1-5/+5
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar1-5/+5
2011-10-04perf: Fix counter of ftrace eventsAndrew Vagin1-0/+3
2011-10-03writeback: IO-less balance_dirty_pages()Wu Fengguang1-24/+0
2011-10-01Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar1-0/+459
2011-09-28rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney1-14/+331
2011-09-28rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney1-0/+3
2011-09-28rcu: Add RCU type to callback-invocation tracingPaul E. McKenney1-10/+18
2011-09-28rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney1-20/+53
2011-09-28rcu: Add event-tracing for RCU callback invocationPaul E. McKenney1-0/+98
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei1-0/+99
2011-09-26sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switchPeter Zijlstra1-4/+5
2011-09-22ASoC: Add another DAPM stat for neighbour checksMark Brown1-2/+5
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingMark Brown1-0/+22
2011-09-19regmap: Add the regcache_sync trace eventDimitris Papastamos1-0/+24
2011-09-09ext4: add some tracepoints in ext4/extents.cAditya Kali1-7/+391
2011-08-31writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang1-5/+5
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+11