aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+25
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+5
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/rafael/linux-pmLinus 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-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-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
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim1-9/+11
2011-08-10regmap: Use int rather than size_t for lengths when logging blocksMark Brown1-7/+7
2011-08-08regmap: Add basic tracepointsMark Brown1-0/+112
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-25/+98
2011-07-30ext4: change umode_t in tracepoint headers to be an explicit __u16Theodore Ts'o1-8/+8
2011-07-29Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+2
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-0/+1067
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writebackLinus Torvalds3-22/+173
2011-07-25xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge1-0/+2
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+504
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+45
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+77
2011-07-22Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+45
2011-07-20vmscan: add shrink_slab tracepointsDave Chinner1-0/+77
2011-07-18xen/trace: use class for multicall traceJeremy Fitzhardinge1-13/+7
2011-07-18xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge1-47/+23
2011-07-18xen/trace: add tlb flush tracepointsJeremy Fitzhardinge1-0/+48
2011-07-18xen/trace: add segment desc tracingJeremy Fitzhardinge1-0/+75
2011-07-18xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge1-0/+24
2011-07-18xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge1-0/+33
2011-07-18xen/trace: add mmu tracepointsJeremy Fitzhardinge1-0/+223
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge1-0/+118
2011-07-18trace/xen: add skeleton for Xen trace eventsJeremy Fitzhardinge1-0/+13
2011-07-11ext4: Add new ext4 trim tracepointsTao Ma1-0/+49
2011-07-10ext4: add tracepoint for ext4_journal_startTheodore Ts'o1-0/+22