summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-191-9/+11
|\ \ | |/ |/|
| * blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-111-9/+11
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-012-25/+98
|\ \ | |/ |/|
| * ext4: change umode_t in tracepoint headers to be an explicit __u16Theodore Ts'o2011-07-301-8/+8
| * ext4: Add new ext4 trim tracepointsTao Ma2011-07-111-0/+49
| * ext4: add tracepoint for ext4_journal_startTheodore Ts'o2011-07-101-0/+22
| * jbd2: remove jbd2_dev_to_name() from jbd2 tracepointsTheodore Ts'o2011-07-101-17/+19
* | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-291-0/+2
|\ \
| * | xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge2011-07-251-0/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-262-0/+1067
|\ \ \
| * | | jbd: Add fixed tracepointsLukas Czerner2011-06-251-0/+203
| * | | ext3: Add fixed tracepointsLukas Czerner2011-06-251-0/+864
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-263-22/+173
|\ \ \
| * | | writeback: trace global_dirty_stateWu Fengguang2011-07-091-0/+46
| * | | writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-091-11/+28
| * | | writeback: trace event writeback_queue_ioWu Fengguang2011-06-081-0/+25
| * | | writeback: trace event writeback_single_inodeWu Fengguang2011-06-081-0/+70
| * | | writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-081-4/+2
| * | | writeback: remove writeback_control.more_ioWu Fengguang2011-06-082-8/+3
* | | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-241-0/+504
|\ \ \ \ | | |_|/ | |/| |
| * | | xen/trace: use class for multicall traceJeremy Fitzhardinge2011-07-181-13/+7
| * | | xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge2011-07-181-47/+23
| * | | xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-181-0/+48
| * | | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-181-0/+75
OpenPOWER on IntegriCloud