aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+2
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-6/+110
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-0/+293
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-9/+4
2017-11-15mm: remove __GFP_COLDMel Gorman1-1/+0
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman1-7/+4
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)1-1/+0
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-10/+388
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-8/+33
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+201
2017-11-13afs: Protect call->state changes against signalsDavid Howells1-0/+30
2017-11-13afs: Trace page dirty/cleanDavid Howells1-0/+39
2017-11-13afs: Fix directory read/modify raceDavid Howells1-0/+21
2017-11-13afs: Trace the sending of pagesDavid Howells1-0/+61
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells1-0/+142
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet1-1/+1
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar90-0/+90
2017-11-06f2fs: trace checkpoint reason in fsync()Chao Yu1-6/+18
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller90-0/+90
2017-11-03dax: Implement dax_finish_sync_fault()Jan Kara1-0/+2
2017-11-03dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara1-1/+0
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu1-0/+56
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier1-7/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman90-0/+90
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik1-0/+21
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik1-8/+5
2017-10-30btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain1-0/+7
2017-10-26f2fs: trace f2fs_readdirChao Yu1-0/+29
2017-10-26f2fs: trace f2fs_lookupChao Yu1-0/+56
2017-10-26f2fs: trace f2fs_remove_discardChao Yu1-0/+7
2017-10-25bpf: permit multiple bpf attachments for a single perf eventYonghong Song1-3/+3
2017-10-24tcp: add tracepoint trace_tcp_set_state()Song Liu1-0/+76
2017-10-24tcp: add tracepoint trace_tcp_destroy_sockSong Liu1-0/+7
2017-10-24tcp: add tracepoint trace_tcp_receive_resetSong Liu1-0/+66
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu1-0/+11
2017-10-24tcp: mark trace event arguments sk and skb as constSong Liu1-4/+4
2017-10-24tcp: add trace event class tcp_event_sk_skbSong Liu1-1/+14
2017-10-21ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni1-3/+3
2017-10-20tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern1-3/+5
2017-10-18tcp: Check daddr_cache before use in tracepointDavid Ahern1-4/+4
2017-10-18tcp: Use pI6c in tcp tracepointDavid Ahern1-1/+1
2017-10-18bpf: cpumap add tracepointsJesper Dangaard Brouer1-0/+70
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer1-2/+8
2017-10-16tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)1-1/+4
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang1-0/+68
2017-10-10sched/debug: Rename task-state printing helpersPeter Zijlstra1-1/+1
2017-10-04writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe1-1/+0
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra1-1/+1
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra1-3/+4