summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_itemOmar Sandoval2020-01-201-3/+3
* Merge branch 'dhowells' (patches from DavidH)Linus Torvalds2020-01-141-9/+3
|\
| * afs: Fix use-after-loss-of-refDavid Howells2020-01-141-9/+3
* | mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi2020-01-131-1/+2
* | tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)2020-01-031-4/+4
* | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-073-7/+123
|\ \
| * | SUNRPC: Trace gssproxy upcall resultsChuck Lever2019-10-302-0/+100
| * | svcrdma: Improve DMA mapping trace pointsChuck Lever2019-10-081-7/+23
* | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-12-072-66/+226
|\ \ \
| * | | SUNRPC: Capture completion of all RPC tasksChuck Lever2019-11-221-0/+1
| * | | Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-11-182-66/+225
| |\ \ \
| | * | | xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever2019-10-241-0/+1
| | * | | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()Chuck Lever2019-10-241-0/+36
| | * | | xprtrdma: Refine trace_xprtrdma_fixupChuck Lever2019-10-241-47/+13
| | * | | xprtrdma: Report the computed connect delayChuck Lever2019-10-241-21/+56
| | * | | xprtrdma: Pull up sometimesChuck Lever2019-10-241-0/+4
| | * | | xprtrdma: Move the rpcrdma_sendctx::sc_wr fieldChuck Lever2019-10-241-3/+2
| | * | | xprtrdma: Add unique trace points for posting Local Invalidate WRsChuck Lever2019-10-241-0/+25
| | * | | SUNRPC: Add trace points to observe transport congestion controlChuck Lever2019-10-241-0/+93
* | | | | Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-041-0/+1
|\ \ \ \ \
| * | | | | tracing: Fix __print_hex_dump scopePiotr Maziarz2019-11-261-0/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-011-0/+47
|\ \ \ \ \ \
| * | | | | | rss_stat: add support to detect RSS updates of external mmJoel Fernandes (Google)2019-12-011-3/+29
| * | | | | | mm: emit tracepoint when RSS changesJoel Fernandes (Google)2019-12-011-0/+21
* | | | | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-8/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | y2038: itimer: change implementation to timespec64Arnd Bergmann2019-11-151-8/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-11-302-6/+23
|\ \ \ \ \ \
| * | | | | | jbd2: Provide trace event for handle restartsJan Kara2019-11-051-1/+15
| * | | | | | ext4: Reserve revoke credits for freed blocksJan Kara2019-11-051-5/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-281-8/+8
|\ \ \ \ \ \
| * | | | | | io_uring: improve trace_io_uring_defer() trace pointJens Axboe2019-11-251-8/+8
* | | | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-271-0/+6
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz2019-11-141-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-272-3/+80
|\ \ \ \ \ \
| * | | | | | fsi: aspeed: Add trace pointsJoel Stanley2019-11-081-0/+77
| * | | | | | trace: fsi: Print transfer size unsignedAndrew Jeffery2019-11-081-3/+3
| |/ / / / /
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-22/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-312-22/+28
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...Paul E. McKenney2019-10-302-22/+28
| | |\ \ \ \ \ \
| | | | * | | | | nohz: Add TICK_DEP_BIT_RCUFrederic Weisbecker2019-10-051-1/+2
| | | |/ / / / / | | |/| | | | |
| | | * | | | | rcu: Update descriptions for rcu_future_grace_period tracepointPaul E. McKenney2019-10-301-5/+5
| | | * | | | | rcu: Update descriptions for rcu_nocb_wake tracepointPaul E. McKenney2019-10-301-14/+21
| | | * | | | | rcu: Remove obsolete descriptions for rcu_barrier tracepointPaul E. McKenney2019-10-301-2/+0
| | |/ / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-254-30/+50
|\ \ \ \ \ \ \
| * | | | | | | page_pool: Add API to update numa nodeSaeed Mahameed2019-11-201-0/+22
| * | | | | | | page_pool: extend tracepoint to also include the page PFNJesper Dangaard Brouer2019-11-181-4/+9
| * | | | | | | page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer2019-11-181-3/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | page_pool: do not release pool until inflight == 0.Jonathan Lemon2019-11-161-15/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |