aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+53
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+50
2020-10-13Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-13/+15
2020-10-12Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-4/+4
2020-10-12Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-20/+0
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+7
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+8
2020-10-07btrfs: use own btree inode io_tree owner idQu Wenruo1-0/+1
2020-10-07btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov1-9/+8
2020-10-07btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo1-4/+6
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort1-0/+4
2020-10-02bcache: add set_uuid in struct cache_setColy Li1-2/+2
2020-09-25iocost: add iocg_forgive_debt tracepointTejun Heo1-0/+41
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe1-17/+9
2020-09-04mm: Add PG_arch_2 page flagSteven Price1-1/+8
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-5/+22
2020-09-01blk-iocost: restore inuse update tracepointsTejun Heo1-3/+3
2020-09-01blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo1-9/+4
2020-09-01blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo1-5/+2
2020-09-01locks: Remove extra "0x" in tracepoint format specifierChuck Lever1-4/+4
2020-09-01tracepoint: Optimize using static_call()Steven Rostedt (VMware)1-7/+7
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+6
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-5/+22
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio1-0/+2
2020-08-21selinux: add basic filtering for audit trace eventsPeter Enderborg1-10/+26
2020-08-21selinux: add tracepoint on audited eventsThiébaud Weksteen1-0/+37
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-10/+75
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells1-5/+22
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu1-6/+11
2020-08-15x86/paravirt: Remove set_pte_at() pv-opJuergen Gross1-20/+0
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+17
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet1-0/+17
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual1-3/+14
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+63
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-127/+283
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-1/+1
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-17/+2
2020-08-07ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o1-0/+44
2020-08-07ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o1-4/+20
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+0
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+31
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-4/+12
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+13
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+10
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+15
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier1-1/+1
2020-07-30KVM: arm: Add trace name for ARM_NISVAlexander Graf1-1/+1
2020-07-27btrfs: tracepoints: convert flush states to using EM macrosNikolay Borisov1-20/+14
2020-07-27btrfs: tracepoints: switch extent_io_tree_owner to using EM macroNikolay Borisov1-15/+16
2020-07-27btrfs: tracepoints: fix qgroup reservation type printingNikolay Borisov1-11/+11
2020-07-27btrfs: tracepoints: move FLUSH_ACTIONS defineNikolay Borisov1-28/+17
2020-07-27btrfs: tracepoints: fix extent type symbolic name printNikolay Borisov1-7/+18
2020-07-27btrfs: tracepoints: fix btrfs_trigger_flush symbolic string for flagsNikolay Borisov1-6/+28
2020-07-26SUNRPC: Refresh the show_rqstp_flags() macroChuck Lever1-8/+27
2020-07-22trace/events/sched.h: fix duplicated wordRandy Dunlap1-1/+1
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin1-2/+0
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi1-2/+4
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-4/+10
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-3/+3
2020-07-13svcrdma: Display chunk completion ID when posting a rw_ctxtChuck Lever1-44/+12
2020-07-13svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()Chuck Lever1-7/+11
2020-07-13svcrdma: Introduce Send completion IDsChuck Lever1-1/+1
2020-07-13svcrdma: Record Receive completion ID in svc_rdma_decode_rqstChuck Lever1-7/+27
2020-07-13svcrdma: Introduce Receive completion IDsChuck Lever1-31/+20
2020-07-13svcrdma: Introduce infrastructure to support completion IDsChuck Lever1-0/+43
2020-07-13svcrdma: Clean up trace_svcrdma_send_failed() tracepointChuck Lever1-5/+2
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever1-26/+142
2020-07-08sched: Add a tracepoint to track rq->nr_runningPhil Auld1-0/+4
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra2-2/+1
2020-07-07f2fs: support to trace f2fs_fiemap()Chao Yu1-0/+37
2020-07-07f2fs: support to trace f2fs_bmap()Chao Yu1-0/+26
2020-06-30tracing: not necessary to define DEFINE_EVENT_PRINT to be empty againWei Yang1-3/+0
2020-06-30tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENTWei Yang1-4/+2
2020-06-30tracing: not necessary re-define DEFINE_EVENT_PRINTWei Yang1-4/+0
2020-06-30tracing: not necessary to undefine DEFINE_EVENT againWei Yang1-6/+0
2020-06-30firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla1-3/+3
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney1-9/+10
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)1-4/+4
2020-06-29trace: events: rcu: Change description of rcu_dyntick trace eventMadhuparna Bhowmik1-5/+6
2020-06-25blktrace: Provide event for request mergingJan Kara1-0/+15
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2020-06-17rxrpc: Fix trace stringDavid Howells1-1/+1
2020-06-15scsi: ufs: Add trace event for UIC commandsStanley Chu1-0/+31
2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap1-1/+0
2020-06-15sched/debug: Add new tracepoints to track util_estVincent Donnefort1-0/+8
2020-06-15writeback: Drop I_DIRTY_TIME_EXPIREJan Kara1-1/+0
2020-06-15writeback: Fix sync livelock due to b_dirty_time processingJan Kara1-7/+6
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-59/+363
2020-06-11SUNRPC: rpc_xprt lifetime events should record xprt->stateChuck Lever1-1/+29
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever1-0/+111
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever2-4/+35
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever1-47/+66
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever1-0/+28
2020-06-11SUNRPC: Update the RPC_SHOW_SOCKET() macroChuck Lever1-3/+3
2020-06-11SUNRPC: Update the rpc_show_task_flags() macroChuck Lever1-1/+7
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever1-4/+51
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever1-0/+34
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-50/+511
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-2/+81
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-23/+88
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+6
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+7
2020-06-04block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig1-3/+3
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells1-0/+56
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells1-0/+4
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells1-11/+8
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-15/+24
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani1-1/+2
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney1-1/+4
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney1-1/+0
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov1-1/+2
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim2-14/+22
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-1/+191
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+1
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown1-4/+1
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)1-3/+3
2020-06-02erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)1-3/+3
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown1-0/+32
2020-05-31afs: Remove the error argument from afs_protocol_error()David Howells1-6/+4
2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells1-0/+4
2020-05-31afs: Split the usage count on struct afs_serverDavid Howells1-6/+12
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax1-0/+32
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang1-0/+23
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang1-0/+52
2020-05-25btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana1-0/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+42
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-10/+42
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel1-1/+0
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel1-1/+2
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever1-3/+8
2020-05-20SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever1-0/+11
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever1-0/+2
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever1-0/+31
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever1-0/+1
2020-05-20rxrpc: Trace discarded ACKsDavid Howells1-0/+35
2020-05-19scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche1-0/+7
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever1-0/+24
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever1-0/+80
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever1-0/+67
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever1-0/+97
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2-35/+36
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever1-0/+29
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever1-20/+7
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever1-1/+37
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever1-2/+3
2020-05-18svcrdma: trace undersized Write chunksChuck Lever1-0/+32
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever1-0/+28
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever1-0/+25
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever1-4/+8
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+5
2020-05-11f2fs: add compressed/gc data read IO statChao Yu1-3/+8
2020-05-11f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim1-1/+3
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu1-1/+2
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells1-10/+7
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu1-4/+4
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2020-05-07gpu/trace: Minor comment updates for gpu_mem_total tracepointYiwei Zhang1-1/+1
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+4
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+4
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-22/+43
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+3
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds1-14/+36
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam1-0/+115
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long1-3/+3
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever1-8/+4
2020-04-17buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu1-1/+0
2020-04-17svcrdma: Fix trace point use-after-free raceChuck Lever1-14/+36
2020-04-17f2fs: support read iostatChao Yu1-2/+21
2020-04-17f2fs: add tracepoint for f2fs iostatDaeho Jeong1-0/+52
2020-04-17blk-wbt: Drop needless newlines from tracepoint format stringsTommi Rantala1-4/+4
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+3
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-90/+63
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2020-04-07khugepaged: skip collapse if uffd-wp detectedPeter Xu1-0/+1
2020-04-07mm: code cleanup for MADV_FREEHuang Ying1-1/+1
2020-04-07mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual1-0/+1
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+57
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-37/+165
2020-04-03f2fs: compress: support zstd compress algorithmChao Yu1-1/+2
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+47
2020-04-02mm: mmap: add trace point of vm_unmapped_areaJaewon Kim1-0/+48
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-7/+11
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-3/+3
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-22/+31
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+29
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-42/+17
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+103
2020-03-27xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever1-61/+2
2020-03-27xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever1-25/+53
2020-03-27xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever1-6/+6
2020-03-27xprtrdma: Disconnect on flushed completionChuck Lever1-1/+2
2020-03-27xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever1-1/+0
2020-03-27xprtrdma: Enhance MR-related trace pointsChuck Lever1-26/+30