summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo2018-03-311-5/+12
| * | | Btrfs: add tracepoint for em's EEXIST caseLiu Bo2018-03-261-0/+35
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-035-113/+342
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-313-1/+94
| |\ \ \ \
| | * | | | bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-282-0/+93
| | * | | | treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov2018-03-281-1/+1
| | |/ / /
| * | | | rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-301-0/+42
| * | | | rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells2018-03-301-0/+43
| * | | | rxrpc: Trace call completionDavid Howells2018-03-271-0/+33
| * | | | rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-272-115/+109
| * | | | rxrpc: Trace resendDavid Howells2018-03-271-0/+24
| |/ / /
* | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-021-1/+1
|\ \ \ \
| * | | | Drop a bunch of metag referencesJames Hogan2018-02-231-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-021-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-03-111-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | rcu: Trace expedited GP delays due to transitioning CPUsPaul E. McKenney2018-02-201-0/+1
| | * | rcu: Add more tracing of expedited grace periodsPaul E. McKenney2018-02-201-0/+3
| | |/
* | | mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter2018-03-151-2/+2
|/ /
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-1/+1
|\ \ | |/ |/|
| * x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-151-1/+1
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-011-0/+66
|\ \
| * \ Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-024-68/+51
| |\ \ | | |/
| * | siox: add support for tracingUwe Kleine-König2017-12-191-0/+66
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-311-13/+10
|\ \ \
| * | | mm: use sc->priority for slab shrink targetsJosef Bacik2018-01-311-13/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-315-18/+322
|\ \ \ \ | |/ / / |/| | |
| * | | net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_stateYafang Shao2018-01-081-2/+13
| * | | net: dccp: Add DCCP sendmsg trace eventMasami Hiramatsu2018-01-022-38/+45
| * | | net: sctp: Add SCTP ACK tracking trace eventMasami Hiramatsu2018-01-021-0/+99
| * | | net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu2018-01-021-0/+97
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-292-62/+39
| |\ \ \ | | | |/ | | |/|
| * | | net/trace: fix printk format in inet_sock_set_stateYafang Shao2017-12-271-2/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-2/+5
| |\ \ \
| * | | | net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tr...Yafang Shao2017-12-202-31/+107
| * | | | tcp: Export to userspace the TCP state names for the trace eventsSteven Rostedt (VMware)2017-12-201-13/+28
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-161-4/+7
| |\ \ \ \
| * | | | | net: bridge: use rhashtable for fdbsNikolay Aleksandrov2017-12-131-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-301-1/+2
|\ \ \ \ \
| * | | | | f2fs: recover directory operations by fsyncJaegeuk Kim2018-01-021-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-01-303-4/+1027
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-233-2/+1025
| |\ \ \ \ \
| | * | | | | sunrpc: Format RPC events consistently for displayChuck Lever2018-01-231-2/+2
| | * | | | | SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-231-0/+4
| | * | | | | xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever2018-01-231-0/+67
| | * | | | | xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever2018-01-231-0/+31
| | * | | | | xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-231-0/+68
| | * | | | | xprtrdma: Add trace points for connect eventsChuck Lever2018-01-231-0/+75
| | * | | | | xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2018-01-231-0/+57
| | * | | | | xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-231-0/+41
| | * | | | | xprtrdma: Add trace points in reply decoder pathChuck Lever2018-01-231-0/+93
OpenPOWER on IntegriCloud