summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+96
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+4
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)-1/+1
2016-12-06btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney-27/+22
2016-12-06btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney-8/+8
2016-12-01alarmtimer: Add tracepoints for alarm timersBaolin Wang-0/+96
2016-11-30btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo-1/+1
2016-11-24net/phy: add trace events for mdio accessesUwe Kleine-König-0/+42
2016-11-23f2fs: Trace reset zone eventsDamien Le Moal-0/+21
2016-11-14torture: Trace long read-side delaysPaul E. McKenney-1/+4
2016-11-10blk-wbt: add general throttling mechanismJens Axboe-0/+153
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig-6/+4
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig-1/+1
2016-10-28block: better op and flags encodingChristoph Hellwig-28/+15
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson-22/+22
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-0/+163
2016-10-07mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+30
2016-10-06Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds-11/+7
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+625
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+28
2016-10-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+7
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells-12/+13
2016-09-30rxrpc: Actually display the tx_data trace retransmission noteDavid Howells-1/+2
2016-09-29rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells-2/+4
2016-09-29irq: Fix typo in tracepoint.xmlMasanari Iida-1/+1
2016-09-24rxrpc: Implement slow-startDavid Howells-0/+45
2016-09-23rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells-0/+27
2016-09-23rxrpc: Add tracepoint for ACK proposalDavid Howells-2/+40
2016-09-23rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells-0/+21
2016-09-23rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells-8/+42
2016-09-23rxrpc: Add a tracepoint for the call timerDavid Howells-0/+36
2016-09-22rxrpc: Add per-peer RTT trackerDavid Howells-0/+61
2016-09-17rxrpc: Improve skb tracingDavid Howells-8/+4
2016-09-17rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells-0/+34
2016-09-17rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells-0/+33
2016-09-17rxrpc: Add a tracepoint to log ACK transmissionDavid Howells-0/+30
2016-09-17rxrpc: Add a tracepoint to log received ACK packetsDavid Howells-0/+26
2016-09-17rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells-0/+26
2016-09-17rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells-0/+60
2016-09-17rxrpc: Print the packet type name in the Rx packet traceDavid Howells-2/+3
2016-09-16cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada-4/+9
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam-1/+4
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam-2/+4
2016-09-08rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells-0/+38
2016-09-08rxrpc: Remove skb_count from struct rxrpc_callDavid Howells-7/+3
2016-09-07rxrpc: Add tracepoint for working out where aborts happenDavid Howells-0/+29
2016-09-07rxrpc: Improve the call tracking tracepointDavid Howells-8/+3
2016-09-02cpu/hotplug: Add multi instance supportThomas Gleixner-0/+28