summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells2016-09-231-8/+42
| * | | | | rxrpc: Add a tracepoint for the call timerDavid Howells2016-09-231-0/+36
| * | | | | rxrpc: Add per-peer RTT trackerDavid Howells2016-09-221-0/+61
| * | | | | rxrpc: Improve skb tracingDavid Howells2016-09-171-8/+4Star
| * | | | | rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells2016-09-171-0/+34
| * | | | | rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells2016-09-171-0/+33
| * | | | | rxrpc: Add a tracepoint to log ACK transmissionDavid Howells2016-09-171-0/+30
| * | | | | rxrpc: Add a tracepoint to log received ACK packetsDavid Howells2016-09-171-0/+26
| * | | | | rxrpc: Add a tracepoint to follow the life of a packet in the Tx bufferDavid Howells2016-09-171-0/+26
| * | | | | rxrpc: Add connection tracepoint and client conn state tracepointDavid Howells2016-09-171-0/+60
| * | | | | rxrpc: Print the packet type name in the Rx packet traceDavid Howells2016-09-171-2/+3
| * | | | | rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells2016-09-081-0/+38
| * | | | | rxrpc: Remove skb_count from struct rxrpc_callDavid Howells2016-09-081-7/+3Star
| * | | | | rxrpc: Add tracepoint for working out where aborts happenDavid Howells2016-09-071-0/+29
| * | | | | rxrpc: Improve the call tracking tracepointDavid Howells2016-09-071-8/+3Star
| * | | | | rxrpc: Trace rxrpc_call usageDavid Howells2016-08-301-0/+39
| * | | | | rxrpc: Use a tracepoint for skb accounting debuggingDavid Howells2016-08-231-0/+56
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-041-0/+28
|\ \ \ \ \
| * | | | | cpu/hotplug: Add multi instance supportThomas Gleixner2016-09-021-0/+28
| |/ / / /
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-2/+7
|\ \ \ \ \
| * | | | | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-131-1/+4
| * | | | | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-131-2/+4
| |/ / / /
* / / / / cpufreq: intel_pstate: Add io_boost traceSrinivas Pandruvada2016-09-161-4/+9
|/ / / /
* | | | Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-091-3/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)2016-08-091-3/+11
| |/ /
* | | block: rename bio bi_rw to bi_opfJens Axboe2016-08-072-11/+11
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-061-0/+144
|\ \ \
| * | | VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-021-0/+144
* | | | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-051-14/+104
|\ \ \ \
| * | | | SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust2016-07-131-0/+61
| * | | | SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust2016-07-131-1/+9
| * | | | SUNRPC: Don't allocate a full sockaddr_storage for tracingTrond Myklebust2016-07-011-13/+34
| |/ / /
* | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-051-136/+159
|\ \ \ \
| * | | | btrfs: prefix fsid to all trace eventsJeff Mahoney2016-07-261-136/+159
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-2/+3
|\ \ \ \ \
| * | | | | KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář2016-07-141-2/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-011-6/+133
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Btrfs: add fsid to some tracepointsJosef Bacik2016-07-071-6/+11
| * | | | Btrfs: add tracepoints for flush eventsJosef Bacik2016-07-071-0/+82
| * | | | Btrfs: add tracepoint for adding block groupsJosef Bacik2016-07-071-0/+40
| |/ / /
* | | | Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-07-293-4/+12
|\ \ \ \
| * | | | printk, tracing: Avoiding unneeded blank linesDaniel Bristot de Oliveira2016-07-151-0/+8
| * | | | tracing: Use __get_str() when manipulating stringsDaniel Bristot de Oliveira2016-07-151-2/+2
| * | | | tracing: Use outer () on __get_str() definitionDaniel Bristot de Oliveira2016-07-152-2/+2
| |/ / /
* | | | mm, compaction: introduce direct compaction priorityVlastimil Babka2016-07-291-6/+6
* | | | mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka2016-07-291-0/+1
* | | | mm, vmscan: add classzone information to tracepointsMel Gorman2016-07-291-20/+31
* | | | mm: move vmscan writes and file write accounting to the nodeMel Gorman2016-07-291-2/+2
* | | | mm: move most file-based accounting to the nodeMel Gorman2016-07-291-3/+3
* | | | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-291-7/+5Star
| |/ / |/| |