summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-151-7/+4
| * | | | | kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-151-1/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-156-10/+388
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet2017-11-101-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0490-0/+90
| |\ \ \ \
| * | | | | tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu2017-11-031-0/+56
| * | | | | bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-251-3/+3
| * | | | | tcp: add tracepoint trace_tcp_set_state()Song Liu2017-10-241-0/+76
| * | | | | tcp: add tracepoint trace_tcp_destroy_sockSong Liu2017-10-241-0/+7
| * | | | | tcp: add tracepoint trace_tcp_receive_resetSong Liu2017-10-241-0/+66
| * | | | | tcp: add tracepoint trace_tcp_send_resetSong Liu2017-10-241-0/+11