summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2014-08-27cpufreq: interactive: trace actual speed in target speed decisionsTodd Poynor
2014-08-27cpufreq: interactive: handle speed up and down in the realtime taskTodd Poynor
2014-08-27cpufreq: interactive: add boost pulse interfaceTodd Poynor
2014-08-27cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor
2014-08-27cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor
2014-08-27cpufreq interactive governor: event tracingTodd Poynor
2014-08-27spi: Provide common spi_message processing loopMark Brown
2014-08-27spi/trace: Trace length of SPI messages on completionMark Brown
2014-08-27spi: Provide trace points for message processingMark Brown
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov
2014-06-07trace: module: Maintain a valid user countRomain Izard
2014-05-30blktrace: fix accounting of partially completed requestsRoman Pen
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-03ext4: fix fio regressionYan, Zheng
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29printk/tracing: rework console tracingzhangwei(Jovi)
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-04-29mm: trace filemap add and delRobert Jarzmik
2013-04-29Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-04-29f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf
2013-04-24nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker
2013-04-23f2fs: add tracepoints to debug checkpoint requestNamjae Jeon
2013-04-23f2fs: add tracepoints for write page operationsNamjae Jeon
2013-04-23f2fs: add tracepoints to debug the block allocationNamjae Jeon
2013-04-23f2fs: add tracepoints for GC threadsNamjae Jeon
2013-04-23f2fs: add tracepoint for tracing the page i/oNamjae Jeon
2013-04-23f2fs: add tracepoints for truncate operationNamjae Jeon
2013-04-23f2fs: add tracepoints for sync & inode operationsNamjae Jeon
2013-04-22nohz: Add basic tracingFrederic Weisbecker
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom
2013-04-21jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-12tracing: Remove obsolete macro guard _TRACE_PROFILE_INITzhangwei(Jovi)
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2013-04-09ext4: fix miscellaneous big endian warningsTheodore Ts'o