aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-109/+272
2013-07-18tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov1-4/+0
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+214
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-25/+3
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-12/+23
2013-07-07target: Add tracepoints for SCSI commands being processedRoland Dreier1-0/+214
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-0/+89
2013-07-03mm: add tracepoints for LRU activation and insertionsMel Gorman1-0/+89
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+173
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+23
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+9
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+37
2013-07-01tracing: Add missing syscall_metadata commentTom Zanussi1-0/+1
2013-07-01ext4: translate flag bits to strings in tracepointsTheodore Ts'o1-39/+96
2013-06-30Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown1-0/+23
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet1-0/+33
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-111/+241
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsSahara1-0/+51
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara1-0/+71
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara1-0/+51
2013-06-23x86: Add NMI duration tracepointsDave Hansen1-0/+37