summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-156-10/+388
|\
| * net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-101-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0490-0/+90
| |\
| * | tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu2017-11-031-0/+56
| * | bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-251-3/+3
| * | tcp: add tracepoint trace_tcp_set_state()Song Liu2017-10-241-0/+76
| * | tcp: add tracepoint trace_tcp_destroy_sockSong Liu2017-10-241-0/+7
| * | tcp: add tracepoint trace_tcp_receive_resetSong Liu2017-10-241-0/+66
| * | tcp: add tracepoint trace_tcp_send_resetSong Liu2017-10-241-0/+11
| * | tcp: mark trace event arguments sk and skb as constSong Liu2017-10-241-4/+4
| * | tcp: add trace event class tcp_event_sk_skbSong Liu2017-10-241-1/+14
| * | ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni2017-10-211-3/+3
| * | tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern2017-10-201-3/+5
| * | tcp: Check daddr_cache before use in tracepointDavid Ahern2017-10-181-4/+4
| * | tcp: Use pI6c in tcp tracepointDavid Ahern2017-10-181-1/+1
| * | bpf: cpumap add tracepointsJesper Dangaard Brouer2017-10-181-0/+70
| * | bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2017-10-181-2/+8
| * | tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)2017-10-161-1/+4
| * | tcp: add a tracepoint for tcp retransmissionCong Wang2017-10-141-0/+68
* | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-1/+0
|\ \ \
| * | | writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-041-1/+0
* | | | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-141-8/+33
|\ \ \ \
| * | | | btrfs: add tracepoints for outstanding extents modsJosef Bacik2017-11-011-0/+21
| * | | | btrfs: remove delayed_ref_node from ref_headJosef Bacik2017-10-301-8/+5
| * | | | btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain2017-10-301-0/+7
| | |/ / | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-0/+201
|\ \ \ \
| * | | | Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier2017-11-021-7/+12
| |\| | |
| * | | | genirq/matrix: Add tracepointsThomas Gleixner2017-09-251-0/+201
| | |/ / | |/| |
* | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-0890-0/+90
|\ \ \ \ | | |_|/ | |/| |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0290-0/+90
| | |/ | |/|
* / | sched/debug: Rename task-state printing helpersPeter Zijlstra2017-10-101-1/+1
|/ /
* | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-291-1/+1
* | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-291-3/+4
* | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-291-7/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-2/+2
|\
| * xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-111-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-151-1/+3
|\ \
| * | KVM: trace events: update list of exit reasonsLadi Prosek2017-09-141-1/+3
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-131-3/+2
|\ \ \
| * | | block: tolerate tracing of NULL bioGreg Thelen2017-09-111-3/+2
| | |/ | |/|
* | | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-09-121-3/+110
|\ \ \ | |/ / |/| |
| * | f2fs: add tracepoint for f2fs_gcChao Yu2017-08-211-0/+107
| * | f2fs: fix potential overflow when adjusting GC cycleChao Yu2017-08-151-3/+3
* | | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-091-131/+200
|\ \ \ | |_|/ |/| |
| * | btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain2017-08-181-9/+9
| * | btrfs: Remove redundant argument of flush_spaceNikolay Borisov2017-08-161-8/+5
| * | btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney2017-08-161-0/+58
| * | btrfs: constify tracepoint argumentsJeff Mahoney2017-08-161-114/+128
* | | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-09-071-13/+23
|\ \ \