summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells2019-10-071-1/+1
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-291-3/+3
* tracing: Fix header include guards in trace event headersMasahiro Yamada2019-08-254-7/+7
* rxrpc: Fix oops in tracepointDavid Howells2019-07-261-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-246-30/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
* Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-153-63/+47
|\
| * rcu: validate arguments for rcu tracepointsYafang Shao2019-04-081-56/+25
| * sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao2019-04-081-7/+14
| * tracing: introduce TRACE_EVENT_NOP()Yafang Shao2019-04-081-0/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-143-43/+81
|\ \
| * | mm/page-writeback: introduce tracepoint for wait_on_page_writeback()Yafang Shao2019-05-141-1/+15
| * | mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flagsYafang Shao2019-05-141-12/+8
| * | mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...Yafang Shao2019-05-141-16/+10
| * | mm/vmscan: add tracepoints for node reclaimYafang Shao2019-05-141-0/+32
| * | mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO...Yafang Shao2019-05-141-4/+2
| * | mm: compaction: show gfp flag names in try_to_compact_pages tracepointYafang Shao2019-05-141-2/+2
| * | mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai2019-05-141-5/+8
| * | include/trace/events/vmscan.h: drop zone id from kswapd tracepointsYafang Shao2019-05-141-3/+4
* | | Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-141-0/+57
|\ \ \ | |/ / |/| |
| * | f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu2019-05-081-0/+26
| * | f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu2019-04-161-0/+31
| |/
* | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-111-4/+0
|\ \
| * | tracing: stop making gpio tracing configurableUwe Kleine-König2019-04-081-4/+0
| |/
* | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-092-4/+31
|\ \
| * | xprtrdma: Trace marshaling failuresChuck Lever2019-04-251-0/+27
| * | SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-251-1/+1
| * | SUNRPC: Fix up task signallingTrond Myklebust2019-04-251-3/+3
* | | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-091-0/+55
|\ \ \
| * | | cgroup: add tracing points for cgroup v2 freezerRoman Gushchin2019-04-191-0/+55
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-092-0/+516
|\ \ \
| * \ \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | IB/MAD: Add SMP details to MAD tracingIra Weiny2019-03-271-0/+90
| * | | IB/UMAD: Add umad trace pointsIra Weiny2019-03-271-0/+126
| * | | IB/MAD: Add agent trace pointsIra Weiny2019-03-271-0/+46
| * | | IB/MAD: Add recv path trace pointIra Weiny2019-03-271-0/+67
| * | | IB/MAD: Add send path trace pointsIra Weiny2019-03-271-0/+187
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-077-28/+241
|\ \ \
| * | | net: add a generic tracepoint for TX queue timeoutCong Wang2019-05-041-0/+23
| * | | selftests: bpf: test writable buffers in raw tpsMatt Mullins2019-04-261-0/+50
| * | | nbd: add tracepoints for send/receive timingAndrew Hall2019-04-261-0/+51
| * | | nbd: trace sending nbd requestsMatt Mullins2019-04-261-0/+56
| * | | bpf: add writable context for raw tracepointsMatt Mullins2019-04-261-2/+25
| * | | ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern2019-04-171-1/+1
| * | | ipv6: Pass fib6_result to fib6_table_lookup tracepointDavid Ahern2019-04-171-8/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-081-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | net: Replace nhc_has_gw with nhc_gw_familyDavid Ahern2019-04-081-2/+2
| * | | ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern2019-04-031-19/+26