summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
* xprtrdma: Add trace points to instrument memory registrationChuck Lever2018-01-231-0/+156
* xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever2018-01-231-0/+162
* xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever2018-01-231-0/+124
* rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-231-0/+16
* rdma/ib: Add trace point macros to display human-readable valuesChuck Lever2018-01-231-0/+129
* Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-141-4/+7
|\
| * tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann2017-12-041-4/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-031-0/+1
|\ \ | |/ |/|
| * trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi2017-11-301-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-291-23/+63
|\ \ | |/
| * rxrpc: Fix service endpoint expiryDavid Howells2017-11-241-0/+2
| * rxrpc: Add keepalive for a callDavid Howells2017-11-241-0/+6
| * rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells2017-11-241-2/+9
| * rxrpc: Fix call timeoutsDavid Howells2017-11-241-22/+47
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-261-3/+3
|\ \ | |/ |/|
| * sched/debug: Fix task state recording/printoutThomas Gleixner2017-11-241-3/+3
* | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-181-7/+10
|\ \
| * | SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-10-111-7/+10
* | | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-175-56/+97
|\ \ \
| * | | tracing, thermal: Hide cpu cooling trace events when not in useSteven Rostedt (VMware)2017-10-171-0/+2
| * | | tracing, thermal: Hide devfreq trace events when not in useSteven Rostedt (VMware)2017-10-171-0/+2
| * | | tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_onSteven Rostedt (VMware)2017-10-161-40/+0
| * | | tracing, memcg, vmscan: Hide trace events when not in useSteven Rostedt (VMware)2017-10-131-0/+4
| * | | tracing/xen: Hide events that are not used when X86_PAE is not definedSteven Rostedt (VMware)2017-10-131-16/+19
| * | | tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes2017-10-101-0/+70
* | | | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-24/+55
|\ \ \ \
| * | | | sunrpc: Add rpc_request static trace pointChuck Lever2017-11-171-0/+30
| * | | | SUNRPC: Fix parsing failure in trace points with XIDsChuck Lever2017-11-171-24/+25
| |/ / /
* | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-1/+2
|\ \ \ \
| * | | | dax: Implement dax_finish_sync_fault()Jan Kara2017-11-031-0/+2
| * | | | dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara2017-11-031-1/+0
| |/ / /
* | | | Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-6/+110
|\ \ \ \
| * | | | f2fs: trace checkpoint reason in fsync()Chao Yu2017-11-061-6/+18
| * | | | f2fs: trace f2fs_readdirChao Yu2017-10-261-0/+29
| * | | | f2fs: trace f2fs_lookupChao Yu2017-10-261-0/+56
| * | | | f2fs: trace f2fs_remove_discardChao Yu2017-10-261-0/+7
| |/ / /
* | | | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-0/+293
|\ \ \ \
| * | | | afs: Protect call->state changes against signalsDavid Howells2017-11-131-0/+30
| * | | | afs: Trace page dirty/cleanDavid Howells2017-11-131-0/+39
| * | | | afs: Fix directory read/modify raceDavid Howells2017-11-131-0/+21
| * | | | afs: Trace the sending of pagesDavid Howells2017-11-131-0/+61
| * | | | afs: Trace the initiation and completion of client callsDavid Howells2017-11-131-0/+142
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-152-9/+4
|\ \ \ \ \
| * | | | | mm: remove __GFP_COLDMel Gorman2017-11-151-1/+0
OpenPOWER on IntegriCloud