summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+682
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+271
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-11/+6
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+10
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+21
2013-05-03ext4: fix fio regressionYan, Zheng1-2/+2
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+253
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker7-50/+195
2013-05-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-12/+25
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+5
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+55
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-19/+6
2013-04-29printk/tracing: rework console tracingzhangwei(Jovi)1-19/+6
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+58
2013-04-29Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+48
2013-04-29mm: trace filemap add and delRobert Jarzmik1-0/+58
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-26/+23
2013-04-29f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim1-0/+7
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf1-2/+10
2013-04-24nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker1-1/+1
2013-04-23f2fs: add tracepoints to debug checkpoint requestNamjae Jeon1-0/+24
2013-04-23f2fs: add tracepoints for write page operationsNamjae Jeon1-0/+67
2013-04-23f2fs: add tracepoints to debug the block allocationNamjae Jeon1-0/+64
2013-04-23f2fs: add tracepoints for GC threadsNamjae Jeon1-0/+75
2013-04-23f2fs: add tracepoint for tracing the page i/oNamjae Jeon1-0/+74
2013-04-23f2fs: add tracepoints for truncate operationNamjae Jeon1-0/+176
2013-04-23f2fs: add tracepoints for sync & inode operationsNamjae Jeon1-0/+195
2013-04-22nohz: Add basic tracingFrederic Weisbecker1-0/+21
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/kern...Jens 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