aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom1-0/+192
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom1-0/+61
2013-04-21jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o1-0/+21
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds1-4/+4
2013-04-12tracing: Remove obsolete macro guard _TRACE_PROFILE_INITzhangwei(Jovi)1-2/+0
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner1-1/+1
2013-04-09ext4: fix miscellaneous big endian warningsTheodore Ts'o1-3/+3
2013-04-03ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o1-9/+1
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/coreJens Axboe1-5/+0
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo1-5/+0
2013-03-26rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney1-8/+8
2013-03-26rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney1-0/+55
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+271
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet1-6/+6
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-5/+5
2013-03-15tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)1-0/+8
2013-03-15tracing: Fix some section mismatch warningsLi Zefan1-1/+1
2013-03-15tracing: Annotate event field-defining functions with __initLi Zefan1-1/+1
2013-03-15tracing: Add a helper function for event print functionsLi Zefan1-17/+6
2013-03-15tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt1-4/+5
2013-03-15tracing: Separate out trace events from global variablesSteven Rostedt1-1/+2
2013-03-04regmap: async: Add tracepoints for async I/OMark Brown1-0/+48
2013-03-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-28/+12
2013-02-28ext4: optimize ext4_es_shrink()Theodore Ts'o1-28/+12
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-15/+205
2013-02-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-35/+285
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-92/+0
2013-02-19Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-5/+5
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+77
2013-02-18ext4: reclaim extents from extent status treeZheng Liu1-0/+60
2013-02-18ext4: lookup block mapping in extent status treeZheng Liu1-0/+56
2013-02-18ext4: rename and improbe ext4_es_find_extent()Zheng Liu1-9/+6
2013-02-18ext4: add physical block and status member into extent status treeZheng Liu1-12/+22
2013-02-18ext4: refine extent status treeZheng Liu1-20/+20
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo1-5/+5
2013-02-08jbd2: add tracepoints which provide per-handle statistics Theodore Ts'o1-0/+98
2013-02-06jbd2: track request delay statisticsTheodore Ts'o1-2/+6
2013-01-28Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEADPaul E. McKenney1-5/+7
2013-01-26PM / tracing: remove deprecated power trace APIPaul Gortmaker1-92/+0
2013-01-24workqueue: move global_cwq->cpu to worker_poolTejun Heo1-1/+1
2013-01-16ext4: add tracepoint in punching holeZheng Liu1-0/+25
2013-01-14writeback: add more tracepointsTejun Heo1-0/+116
2013-01-14block: add block_{touch|dirty}_buffer tracepointTejun Heo1-0/+51
2013-01-14block: add @req to bio_{front|back}_merge tracepointsTejun Heo1-11/+34
2013-01-14block: add missing block_bio_complete() tracepointTejun Heo1-4/+4
2013-01-10KVM: trace: Fix exit decoding.Cornelia Huck1-1/+1
2013-01-08rcu: Trace callback accelerationPaul E. McKenney1-2/+4
2013-01-08rcu: Fix blimit type for trace_rcu_batch_start()Paul E. McKenney1-3/+3
2013-01-08rcu: Reduce rcutorture tracingPaul E. McKenney1-5/+14