aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro1-6/+4
2013-11-13writeback: do not sync data dirtied after sync startJan Kara1-3/+3
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+156
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+66
2013-11-03Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown1-2/+2
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar1-2/+2
2013-10-24Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+1
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-14/+66
2013-10-11spi: Provide common spi_message processing loopMark Brown1-0/+42
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2-2/+5
2013-10-09target: Fix assignment of LUN in tracepointsRoland Dreier1-2/+2
2013-10-08spi/trace: Trace length of SPI messages on completionMark Brown1-2/+22
2013-10-07spi: Provide trace points for message processingMark Brown1-0/+94
2013-09-25sched: Create more preempt_count accessorsPeter Zijlstra1-1/+1
2013-09-23rcu: Avoid sparse warnings in rcu_nocb_wake trace eventPaul E. McKenney1-5/+5
2013-09-23rcu: Track rcu_nocb_kthread()'s sleeping and awakeningPaul E. McKenney1-0/+4
2013-09-23rcu: Add tracing for rcuo no-CBs CPU wakeup handshakePaul E. McKenney1-0/+37
2013-09-23rcu: Add tracing of normal (non-NOCB) grace-period requestsPaul E. McKenney1-0/+1
2013-09-23rcu: Add tracing to rcu_gp_kthread()Paul E. McKenney1-9/+19
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+1
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura1-2/+4
2013-09-21btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba1-0/+1
2013-09-17ASoC: trace: Make sure trace header doesnt depend on any headersLiam Girdwood1-0/+1
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-3/+57
2013-09-11mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint()Srivatsa S. Bhat1-3/+7
2013-09-10shrinker: Kill old ->shrink API.Dave Chinner1-2/+2
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-24/+157
2013-09-05SUNRPC: Replace pointer values with task->tk_pid and rpc_clnt->cl_clidTrond Myklebust1-24/+26
2013-09-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-9/+20
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+58
2013-09-04SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust1-0/+131
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-27/+28
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-41/+41
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-41/+41
2013-09-01Btrfs/tracepoint: update delayed ref tracepointsLiu Bo1-3/+57
2013-08-28ext4: isolate ext4_extents.h fileZheng Liu1-1/+0
2013-08-27Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+37
2013-08-16ext4: cache all of an extent tree's leaf block upon readingTheodore Ts'o1-1/+13
2013-08-16ext4: use unsigned int for es_status valuesTheodore Ts'o1-7/+7
2013-08-14context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker1-0/+58
2013-08-13tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possibleOleg Nesterov1-1/+6
2013-08-13tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov2-21/+14
2013-08-13tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov2-5/+8
2013-07-29rcu: Add const annotation to char * for RCU tracepoints and functionsSteven Rostedt (Red Hat)1-41/+41
2013-07-27PM / Sleep: new trace event to print device suspend and resume timesShuah Khan1-0/+37
2013-07-22Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+0