summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2018-04-12Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-04-12Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt
2018-04-10sunrpc: Add static trace point to report result of RPC pingChuck Lever
2018-04-10sunrpc: Add static trace point to report RPC latency statsChuck Lever
2018-04-10sunrpc: Simplify synopsis of some trace pointsChuck Lever
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-04-09afs: Trace protocol errorsDavid Howells
2018-04-09afs: Locally edit directory data for mkdir/create/unlink/...David Howells
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells
2018-04-07Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells
2018-04-06init, tracing: Add initcall trace eventsSteven Rostedt (VMware)
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-04Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-04-04fscache: Add more tracepointsDavid Howells
2018-04-04fscache: Add tracepointsDavid Howells
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-03svc: Report xprt dequeue latencyChuck Lever
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever
2018-04-03sunrpc: Simplify trace_svc_recvChuck Lever
2018-04-03sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever
2018-04-03sunrpc: Update show_svc_xprt_flags() to include recently added flagsChuck Lever
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31btrfs: qgroup: Update trace events for metadata reservationQu Wenruo
2018-03-31btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo
2018-03-31btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov
2018-03-27rxrpc: Trace call completionDavid Howells
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2018-03-27rxrpc: Trace resendDavid Howells
2018-03-26Btrfs: add tracepoint for em's EEXIST caseLiu Bo
2018-03-15mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter
2018-03-11Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-02-23Drop a bunch of metag referencesJames Hogan
2018-02-20rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney
2018-02-20rcu: Add more tracing of expedited grace periodsPaul E. McKenney
2018-02-18ext4: add tracepoints for shutdown and file system errorsTheodore Ts'o