summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2017-11-13afs: Fix directory read/modify raceDavid Howells-0/+21
2017-11-13afs: Trace the sending of pagesDavid Howells-0/+61
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells-0/+142
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet-1/+1
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar-0/+90
2017-11-06f2fs: trace checkpoint reason in fsync()Chao Yu-6/+18
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+90
2017-11-03dax: Implement dax_finish_sync_fault()Jan Kara-0/+2
2017-11-03dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara-1/+0
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu-0/+56
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier-7/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+90
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik-0/+21
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik-8/+5
2017-10-30btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain-0/+7
2017-10-26f2fs: trace f2fs_readdirChao Yu-0/+29
2017-10-26f2fs: trace f2fs_lookupChao Yu-0/+56
2017-10-26f2fs: trace f2fs_remove_discardChao Yu-0/+7
2017-10-25bpf: permit multiple bpf attachments for a single perf eventYonghong Song-3/+3
2017-10-24tcp: add tracepoint trace_tcp_set_state()Song Liu-0/+76
2017-10-24tcp: add tracepoint trace_tcp_destroy_sockSong Liu-0/+7
2017-10-24tcp: add tracepoint trace_tcp_receive_resetSong Liu-0/+66
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu-0/+11
2017-10-24tcp: mark trace event arguments sk and skb as constSong Liu-4/+4
2017-10-24tcp: add trace event class tcp_event_sk_skbSong Liu-1/+14
2017-10-21ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni-3/+3
2017-10-20tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern-3/+5
2017-10-18tcp: Check daddr_cache before use in tracepointDavid Ahern-4/+4
2017-10-18tcp: Use pI6c in tcp tracepointDavid Ahern-1/+1
2017-10-18bpf: cpumap add tracepointsJesper Dangaard Brouer-0/+70
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer-2/+8
2017-10-17tracing, thermal: Hide cpu cooling trace events when not in useSteven Rostedt (VMware)-0/+2
2017-10-17tracing, thermal: Hide devfreq trace events when not in useSteven Rostedt (VMware)-0/+2
2017-10-16tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_onSteven Rostedt (VMware)-40/+0
2017-10-16tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)-1/+4
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang-0/+68
2017-10-13tracing, memcg, vmscan: Hide trace events when not in useSteven Rostedt (VMware)-0/+4
2017-10-13tracing/xen: Hide events that are not used when X86_PAE is not definedSteven Rostedt (VMware)-16/+19
2017-10-11SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust-7/+10
2017-10-10tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes-0/+70
2017-10-10sched/debug: Rename task-state printing helpersPeter Zijlstra-1/+1
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe-1/+0
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra-1/+1
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra-3/+4
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra-7/+11
2017-09-25genirq/matrix: Add tracepointsThomas Gleixner-0/+201
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+3
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek-1/+3
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko-1/+0