aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-239-0/+2551
|\
| * jbd2: issue cache flush after checkpointing even with internal journalJan Kara2015-08-121-1/+1
| * tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-07-111-0/+15
| * trace: module: Maintain a valid user countRomain Izard2014-06-091-1/+1
| * blktrace: fix accounting of partially completed requestsRoman Pen2014-04-301-3/+30
| * tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)2014-01-031-2/+3
| * xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-11-161-0/+8
| * tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-10-101-2/+2
| * writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-201-1/+4
| * writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-201-1/+1
| * writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-181-2/+13
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-062-11/+1
| |\
| | * Revert "tracing: Include module.h in define_trace.h"Paul Gortmaker2011-10-311-10/+0
| | * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+1
| * | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-30/+131
| |\ \
| | * | writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth2011-10-311-4/+10
| | * | writeback: send work item to queue_io, move_expired_inodesCurt Wohlgemuth2011-10-311-2/+3
| | * | writeback: trace event balance_dirty_pagesWu Fengguang2011-10-311-0/+73
| | * | writeback: trace event bdi_dirty_ratelimitWu Fengguang2011-10-311-0/+45
| | * | writeback: IO-less balance_dirty_pages()Wu Fengguang2011-10-031-24/+0
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-11-021-7/+473
| |\ \ \
| | * | | ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou2011-10-271-0/+82
| | * | | ext4: add some tracepoints in ext4/extents.cAditya Kali2011-09-091-7/+391
| * | | | mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-4/+4
| | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-0/+25
| |\ \ \
| | * | | ASoC: Add another DAPM stat for neighbour checksMark Brown2011-09-221-2/+5
| | * | | ASoC: Trace and collect statistics for DAPM graph walkingMark Brown2011-09-211-0/+22
| * | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-4/+5
| |\ \ \ \
| | * \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2011-10-041-5/+5
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switchPeter Zijlstra2011-09-261-4/+5
| | | |_|/ | | |/| |
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-261-0/+3
| |\ \ \ \
| | * \ \ \ Merge commit 'v3.1-rc9' into perf/coreIngo Molnar2011-10-061-5/+5
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | perf: Fix counter of ftrace eventsAndrew Vagin2011-10-041-0/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-0/+459
| |\ \ \ \
| | * \ \ \ Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar2011-10-011-0/+459
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney2011-09-281-14/+331
| | | * | | rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney2011-09-281-0/+3
| | | * | | rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2011-09-281-10/+18
| | | * | | rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney2011-09-281-20/+53
| | | * | | rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-281-0/+98
| | | |/ /
| * | | | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-261-0/+176
| |\ \ \ \
| | * | | | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-241-0/+176
| | |/ / /
| * | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-0/+99
| |\ \ \ \
| | * \ \ \ Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-071-0/+99
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2011-09-271-0/+99
| | | | |/ | | | |/|
| * | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-10-251-0/+136
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | regmap: Add the regcache_sync trace eventDimitris Papastamos2011-09-191-0/+24
| | * | | regmap: Use int rather than size_t for lengths when logging blocksMark Brown2011-08-101-7/+7
| | * | | regmap: Add basic tracepointsMark Brown2011-08-081-0/+112
| | |/ /
| * | | writeback: show raw dirtied_when in trace writeback_single_inodeWu Fengguang2011-08-311-5/+5
| | |/ | |/|