summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-271-35/+69
|\
| * f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li2023-02-071-27/+27
| * f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu2023-01-301-0/+37
| * f2fs: support accounting iostat count and avg_bytesYangtao Li2023-01-111-1/+1
| * f2fs: remove the create argument to f2fs_map_blocksChristoph Hellwig2023-01-061-7/+4
* | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-6/+12
|\ \
| * \ Merge tag 'scmi-updates-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-01-241-6/+12
| |\ \
| | * | include: trace: Add platform and channel instance referencesCristian Marussi2023-01-201-6/+12
* | | | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-251-112/+0
|\ \ \ \
| * \ \ \ Merge branch 'for-6.3/cxl' into cxl/nextDan Williams2023-02-071-112/+0
| |\ \ \ \
| | * | | | cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams2023-01-041-112/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-7/+0
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-7/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | | * | | iommu: Remove detach_dev callbackLu Baolu2023-01-131-7/+0
| | |/ / /
* | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-4/+29
|\ \ \ \ \
| * | | | | mm: discard __GFP_ATOMICNeilBrown2023-02-021-1/+0
| * | | | | cma: tracing: print alloc result in trace_cma_alloc_finishWenchao Hao2023-01-181-3/+29
| |/ / / /
* | | | | Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-221-0/+75
|\ \ \ \ \
| * | | | | Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-312-40/+128
| |\| | | |
| * | | | | habanalabs: define events to trace PCI LBW accessOhad Sharabi2023-01-261-0/+39
| * | | | | habanalabs: define traces for COMMS protocolOhad Sharabi2023-01-261-0/+36
| | |_|/ / | |/| | |
* | | | | Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-02-222-14/+36
|\ \ \ \ \
| * | | | | SUNRPC: Clean up the svc_xprt_flags() macroChuck Lever2023-02-201-14/+14
| * | | | | SUNRPC: Record gss_wrap() errors in svcauth_gss_wrap_priv()Chuck Lever2023-02-201-0/+21
| * | | | | SUNRPC: Record gss_get_mic() errors in svcauth_gss_wrap_integ()Chuck Lever2023-02-201-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-215-230/+401
|\ \ \ \ \
| * | | | | net: add location to trace_consume_skb()Eric Dumazet2023-02-201-4/+6
| * | | | | rxrpc: Fix overproduction of wakeups to recvmsg()David Howells2023-02-201-0/+1
| * | | | | devlink: Fix TP_STRUCT_entry in trace of devlink health reportMoshe Shemesh2023-02-151-1/+1
| * | | | | rxrpc: Trace ack.rwindDavid Howells2023-02-071-4/+7
| * | | | | net: bridge: Add a tracepoint for MDB overflowsPetr Machata2023-02-061-0/+58
| * | | | | rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells2023-01-311-3/+2
| * | | | | rxrpc: Simplify ACK handlingDavid Howells2023-01-311-0/+36
| * | | | | rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells2023-01-311-4/+6
| * | | | | rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells2023-01-311-1/+2
| * | | | | rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells2023-01-311-98/+98
| * | | | | rxrpc: Remove whitespace before ')' in trace headerDavid Howells2023-01-311-213/+213
| * | | | | rxrpc: Fix trace stringDavid Howells2023-01-301-1/+1
| * | | | | net/sock: Introduce trace_sk_data_ready()Peilin Ye2023-01-231-0/+24
| * | | | | sock: add tracepoint for send recv lengthYunhui Cui2023-01-131-0/+45
| |/ / / /
* | | | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-201-1/+6
|\ \ \ \ \
| * | | | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-312-40/+128
| |\| | | |
| * | | | | tracing/rseq: Add mm_cid field to rseq_updateMathieu Desnoyers2022-12-271-1/+4
| * | | | | rseq: Extend struct rseq with numa node idMathieu Desnoyers2022-12-271-1/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-02-201-23/+104
|\ \ \ \ \
| * | | | | btrfs: introduce size class to block group allocatorBoris Burkov2023-02-131-2/+7
| * | | | | btrfs: add more find_free_extent tracepointsBoris Burkov2023-02-131-3/+78
| * | | | | btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov2023-02-131-20/+21
| | |/ / / | |/| | |
* | | | | erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu2023-02-151-1/+0
* | | | | erofs: update print symbols for various flags in traceJingbo Xu2023-02-151-4/+10