summaryrefslogtreecommitdiff
path: root/include/trace (unfollow)
Commit message (Expand)Author
2013-07-18tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov
2013-07-07target: Add tracepoints for SCSI commands being processedRoland Dreier
2013-07-03mm: add tracepoints for LRU activation and insertionsMel Gorman
2013-07-01tracing: Add missing syscall_metadata commentTom Zanussi
2013-07-01ext4: translate flag bits to strings in tracepointsTheodore Ts'o
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsSahara
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara
2013-06-23x86: Add NMI duration tracepointsDave Hansen
2013-06-20tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt
2013-06-14Btrfs: update new flags for tracepointLiu Bo
2013-06-06ext4: use ext4_da_writepages() for all modesTheodore Ts'o
2013-06-04ext4: restructure writeback pathJan Kara
2013-06-04ext4: provide wrappers for transaction reservation callsJan Kara
2013-05-289p: trace: use %*ph to dump bufferAndy Shevchenko
2013-05-27ext4: make punch hole code path work with bigallocLukas Czerner
2013-05-27ext4: update ext4_ext_remove_space trace pointLukas Czerner
2013-05-21jbd: change journal_invalidatepage() to accept lengthLukas Czerner
2013-05-21ext4: use ->invalidatepage() length argumentLukas Czerner
2013-05-12regmap: Add support for discarding parts of the register cacheMark Brown
2013-05-03ext4: fix fio regressionYan, Zheng
2013-04-29printk/tracing: rework console tracingzhangwei(Jovi)
2013-04-29mm: trace filemap add and delRobert Jarzmik
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
2013-04-03ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo
2013-03-26rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney
2013-03-26rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney
2013-03-23bcache: A block layer cacheKent Overstreet
2013-03-23block: Use bio_sectors() more consistentlyKent Overstreet
2013-03-18treewide: Fix typos in printk and commentMasanari Iida