summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-162-9/+4Star
|\ \ \
| * | | mm: remove __GFP_COLDMel Gorman2017-11-161-1/+0Star
| * | | mm: remove cold parameter from free_hot_cold_page*Mel Gorman2017-11-161-7/+4Star
| * | | kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-161-1/+0Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-155-7/+385
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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-0486-0/+86
| |\ \
| * | | tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu2017-11-031-0/+56
| * | | 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
| * | | tcp: mark trace event arguments sk and skb as constSong Liu2017-10-241-4/+4
| * | | tcp: add trace event class tcp_event_sk_skbSong Liu2017-10-241-1/+14
| * | | ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni2017-10-211-3/+3
| * | | tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern2017-10-201-3/+5
| * | | tcp: Check daddr_cache before use in tracepointDavid Ahern2017-10-181-4/+4
| * | | tcp: Use pI6c in tcp tracepointDavid Ahern2017-10-181-1/+1
| * | | bpf: cpumap add tracepointsJesper Dangaard Brouer2017-10-181-0/+70
| * | | bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2017-10-181-2/+8
| * | | tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)2017-10-161-1/+4
| * | | tcp: add a tracepoint for tcp retransmissionCong Wang2017-10-151-0/+68
| | |/ | |/|
* | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-151-1/+0Star
|\ \ \
| * | | writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-041-1/+0Star
* | | | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-141-8/+33
|\ \ \ \
| * | | | btrfs: add tracepoints for outstanding extents modsJosef Bacik2017-11-011-0/+21