summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-121-0/+26
|\
| * rcu/trace: Add tracing for how segcb list changesJoel Fernandes (Google)2021-01-061-0/+26
* | Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-241-1/+1
|\ \
| * | kthread: remove comments about old _do_fork() helperYanfei Xu2021-01-111-1/+1
* | | SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever2021-01-131-6/+53
|/ /
* | Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-01-051-0/+2
|\ \ | |/ |/|
| * afs: Fix directory entry size calculationDavid Howells2021-01-041-0/+2
* | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-241-1/+15
|\ \
| * | blk-iocost: Add iocg idle state tracepointBaolin Wang2020-12-171-1/+15
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-12-211-0/+44
|\ \ \
| * | | clk: Trace clk_set_rate() "range" functionsMaxime Ripard2020-12-171-0/+44
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-0/+63
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: X86: Implement ring-based dirty memory trackingPeter Xu2020-11-151-0/+63
* | | | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-12-171-238/+212
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2020-12-151-238/+212
| |\ \ \ \
| | * | | | xprtrdma: Trace unmap_sync callsChuck Lever2020-11-111-0/+22
| | * | | | xprtrdma: Display the task ID when reporting MR eventsChuck Lever2020-11-111-38/+58
| | * | | | xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever2020-11-111-9/+10
| | * | | | xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever2020-11-111-15/+16
| | * | | | xprtrdma: Clean up tracepoints in the reply pathChuck Lever2020-11-111-63/+3
| | * | | | xprtrdma: Clean up reply parsing error tracepointsChuck Lever2020-11-111-13/+14
| | * | | | xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever2020-11-111-7/+9
| | * | | | xprtrdma: Introduce FRWR completion IDsChuck Lever2020-11-111-40/+4
| | * | | | xprtrdma: Introduce Send completion IDsChuck Lever2020-11-111-38/+9
| | * | | | xprtrdma: Introduce Receive completion IDsChuck Lever2020-11-111-38/+8
| | * | | | xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever2020-11-111-0/+82
* | | | | | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-171-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | f2fs: move ioctl interface definitions to separated fileChao Yu2020-11-021-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-161-5/+19
|\ \ \ \ \
| * | | | | scsi: ufs: Add more contexts in the ufs tracepointsJaegeuk Kim2020-11-191-4/+17
| * | | | | scsi: ufs: Add DeepSleep featureAdrian Hunter2020-11-041-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-174/+54
|\ \ \ \ \
| * | | | | block: remove the request_queue to argument request based tracepointsChristoph Hellwig2020-12-041-18/+12
| * | | | | block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig2020-12-041-5/+3
| * | | | | block: remove the request_queue argument to the block_split tracepointChristoph Hellwig2020-12-041-8/+6
| * | | | | block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig2020-12-041-125/+33
| * | | | | block: remove the unused block_sleeprq tracepointChristoph Hellwig2020-12-041-18/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-12-152-78/+89
|\ \ \ \ \
| * | | | | SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever2020-11-301-24/+0
| * | | | | svcrdma: Clean up chunk tracepointsChuck Lever2020-11-301-96/+14
| * | | | | svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever2020-11-301-0/+1
| * | | | | svcrdma: Support multiple write chunks when pulling upChuck Lever2020-11-301-5/+15
| * | | | | svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever2020-11-301-1/+36
| * | | | | svcrdma: Add a "parsed chunk list" data structureChuck Lever2020-11-301-2/+73
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-1/+29
|\ \ \ \ \
| * \ \ \ \ Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2020-12-111-1/+29
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | PM / devfreq: Add tracepoint for frequency changesMatthias Kaehlcke2020-10-261-0/+28
| | * | | | trace: events: devfreq: Use fixed indentation size to improve readabilityChanwoo Choi2020-10-261-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-151-10/+9
|\ \ \ \ \
| * | | | | thermal: devfreq_cooling: change tracing function and argumentsLukasz Luba2020-12-111-10/+9
| | |/ / / | |/| | |