aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2017-01-13Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-67/+79
2017-01-10mm: get rid of __GFP_OTHER_NODEGravatar Michal Hocko 1-2/+1
2017-01-09btrfs: make tracepoint format strings more compactGravatar David Sterba 1-56/+56
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsGravatar Liu Bo 1-0/+4
2017-01-09Btrfs: add 'inode' for extent map tracepointGravatar Liu Bo 1-4/+8
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksGravatar David Sterba 1-9/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-7/+10
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-12/+10
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitGravatar Nicholas Piggin 1-0/+1
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedGravatar Nicholas Piggin 1-1/+0
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 2-12/+10
2016-12-19swiotlb: Add swiotlb=noforce debug optionGravatar Geert Uytterhoeven 1-1/+2
2016-12-19swiotlb: Convert swiotlb_force from int to enumGravatar Geert Uytterhoeven 1-7/+9
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-36/+31
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-1/+1
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-0/+21
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-35/+173
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-22/+22
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+96
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+4
2016-12-09tracing: Have the reg function allow to failGravatar Steven Rostedt (Red Hat) 1-1/+1
2016-12-06btrfs: convert extent-tree tracepoints to use fs_infoGravatar Jeff Mahoney 1-27/+22
2016-12-06btrfs: call functions that always use the same root with fs_info insteadGravatar Jeff Mahoney 1-8/+8
2016-12-01alarmtimer: Add tracepoints for alarm timersGravatar Baolin Wang 1-0/+96
2016-11-30btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsGravatar Qu Wenruo 1-1/+1
2016-11-24net/phy: add trace events for mdio accessesGravatar Uwe Kleine-König 1-0/+42
2016-11-23f2fs: Trace reset zone eventsGravatar Damien Le Moal 1-0/+21
2016-11-14torture: Trace long read-side delaysGravatar Paul E. McKenney 1-1/+4
2016-11-10blk-wbt: add general throttling mechanismGravatar Jens Axboe 1-0/+153
2016-11-01block,fs: use REQ_* flags directlyGravatar Christoph Hellwig 1-6/+4
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEGravatar Christoph Hellwig 1-1/+1
2016-10-28block: better op and flags encodingGravatar Christoph Hellwig 2-28/+15
2016-10-25dma-buf: Rename struct fence to dma_fenceGravatar Chris Wilson 1-22/+22
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 1-0/+163
2016-10-07mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSGravatar Vlastimil Babka 1-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+30
2016-10-06Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Gravatar Linus Torvalds 1-11/+7
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+625
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+28
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+7
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesGravatar David Howells 1-12/+13
2016-09-30rxrpc: Actually display the tx_data trace retransmission noteGravatar David Howells 1-1/+2
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingGravatar David Howells 1-2/+4
2016-09-29irq: Fix typo in tracepoint.xmlGravatar Masanari Iida 1-1/+1
2016-09-24rxrpc: Implement slow-startGravatar David Howells 1-0/+45
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedGravatar David Howells 1-0/+27
2016-09-23rxrpc: Add tracepoint for ACK proposalGravatar David Howells 1-2/+40
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossGravatar David Howells 1-0/+21
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointGravatar David Howells 1-8/+42