summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2020-12-15mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen
2020-12-15kthread: add kthread_work tracepointsRob Clark
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2020-12-11Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2020-12-11thermal: devfreq_cooling: change tracing function and argumentsLukasz Luba
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2020-12-04bpf: Remove trailing semicolon in macro definitionTom Rix
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig
2020-12-04block: remove the request_queue argument to the block_split tracepointChristoph Hellwig
2020-12-04block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig
2020-12-04block: remove the unused block_sleeprq tracepointChristoph Hellwig
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin
2020-11-30SUNRPC: Move the svc_xdr_recvfrom() tracepointChuck Lever
2020-11-30svcrdma: Clean up chunk tracepointsChuck Lever
2020-11-30svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever
2020-11-30svcrdma: Support multiple write chunks when pulling upChuck Lever
2020-11-30svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever
2020-11-30svcrdma: Add a "parsed chunk list" data structureChuck Lever
2020-11-30ASoC: soc-core: tidyup jack.hKuninori Morimoto
2020-11-25trace: fix potenial dangerous pointerHui Su
2020-11-19scsi: ufs: Add more contexts in the ufs tracepointsJaegeuk Kim
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-16tracepoints: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu
2020-11-12SUNRPC: Fix oops in the rpc_xdr_buf event classScott Mayhew
2020-11-11xprtrdma: Trace unmap_sync callsChuck Lever
2020-11-11xprtrdma: Display the task ID when reporting MR eventsChuck Lever
2020-11-11xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever
2020-11-11xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever
2020-11-11xprtrdma: Clean up tracepoints in the reply pathChuck Lever
2020-11-11xprtrdma: Clean up reply parsing error tracepointsChuck Lever
2020-11-11xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever
2020-11-11xprtrdma: Introduce FRWR completion IDsChuck Lever
2020-11-11xprtrdma: Introduce Send completion IDsChuck Lever
2020-11-11xprtrdma: Introduce Receive completion IDsChuck Lever
2020-11-11xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar
2020-11-06ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar
2020-11-05SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever
2020-11-04scsi: ufs: Add DeepSleep featureAdrian Hunter
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-26PM / devfreq: Add tracepoint for frequency changesMatthias Kaehlcke
2020-10-26trace: events: devfreq: Use fixed indentation size to improve readabilityChanwoo Choi
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches