summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17sunrpc: Add rpc_request static trace pointChuck Lever
2017-11-17SUNRPC: Fix parsing failure in trace points with XIDsChuck Lever
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13afs: Protect call->state changes against signalsDavid Howells
2017-11-13afs: Trace page dirty/cleanDavid Howells
2017-11-13afs: Fix directory read/modify raceDavid Howells
2017-11-13afs: Trace the sending of pagesDavid Howells
2017-11-13afs: Trace the initiation and completion of client callsDavid Howells
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-06f2fs: trace checkpoint reason in fsync()Chao Yu
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03dax: Implement dax_finish_sync_fault()Jan Kara
2017-11-03dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik
2017-10-30btrfs: remove delayed_ref_node from ref_headJosef Bacik
2017-10-30btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enumAnand Jain
2017-10-26f2fs: trace f2fs_readdirChao Yu
2017-10-26f2fs: trace f2fs_lookupChao Yu
2017-10-26f2fs: trace f2fs_remove_discardChao Yu
2017-10-25bpf: permit multiple bpf attachments for a single perf eventYonghong Song
2017-10-24tcp: add tracepoint trace_tcp_set_state()Song Liu
2017-10-24tcp: add tracepoint trace_tcp_destroy_sockSong Liu
2017-10-24tcp: add tracepoint trace_tcp_receive_resetSong Liu
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu
2017-10-24tcp: mark trace event arguments sk and skb as constSong Liu
2017-10-24tcp: add trace event class tcp_event_sk_skbSong Liu
2017-10-21ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni
2017-10-20tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern
2017-10-18tcp: Check daddr_cache before use in tracepointDavid Ahern
2017-10-18tcp: Use pI6c in tcp tracepointDavid Ahern
2017-10-18bpf: cpumap add tracepointsJesper Dangaard Brouer