summaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan2019-12-091-2/+2
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)2020-01-241-20/+12
| | | |/ / / / | | |/| | | |
| | | * | | | rcu: Fix data-race due to atomic_t copy-by-valueMarco Elver2019-12-091-2/+2
| | |/ / / /
* | | | | | Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-01-281-22/+28
|\ \ \ \ \ \
| * | | | | | workqueue: remove workqueue_work event classDaniel Jordan2020-01-151-19/+12
| * | | | | | workqueue: add worker function to workqueue_execute_end tracepointDaniel Jordan2020-01-151-3/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-271-1/+2
|\ \ \ \ \ \
| * | | | | | bcache: print written and keys in trace_bcache_btree_writeGuoju Fang2020-01-231-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-01-271-0/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | | |
| | \ \ \ \
| *-. | | | | Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki2020-01-271-0/+6
| |\ \| | | | | | |_|/ / / | |/| | | |
| | * | | | PM-runtime: add tracepoints for usage_count changesMichał Mirosław2020-01-131-0/+6
| | | |_|/ | | |/| |
* | | | | Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-231-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tracing: xen: Ordered comparison of function pointersChangbin Du2020-01-141-1/+5
| |/ / /
* | | | 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-141-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-083-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-082-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-051-0/+1
|\ \ \ \ \ \
| * | | | | | tracing: Fix __print_hex_dump scopePiotr Maziarz2019-11-261-0/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-021-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-261-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-272-22/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-312-22/+28
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |