summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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/+39Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-291-60/+37Star
| |\
| | * tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau2017-12-261-60/+37Star
| * | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-12-221-2/+2
| |\ \ | | |/ | |/|
| | * clk: fix a panic error caused by accessing NULL pointerCai Li2017-12-061-2/+2
* | | net/trace: fix printk format in inet_sock_set_stateYafang Shao2017-12-271-2/+1Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-2/+5
|\| |
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-211-2/+5
| |\ \
| | * | KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2017-12-181-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-171-4/+7
|\| | |
| * | | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-12-151-4/+7
| |\ \ \ | | |/ / | |/| |
| | * | tracing: always define trace_{irq,preempt}_{enable_disable}Arnd Bergmann2017-12-041-4/+7
* | | | net: bridge: use rhashtable for fdbsNikolay Aleksandrov2017-12-131-2/+2
|/ / /
* | | 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-181-0/+2
| * | | tracing, thermal: Hide devfreq trace events when not in useSteven Rostedt (VMware)2017-10-181-0/+2
| * | | tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_onSteven Rostedt (VMware)2017-10-161-40/+0Star
| * | | 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-111-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/+0Star
| |/ / /
* | | | 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-071-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