summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+29
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds5-89/+9
2023-02-23Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+75
2023-02-23Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-14/+36
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-230/+401
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+6
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-23/+104
2023-02-20Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+11
2023-02-20SUNRPC: Clean up the svc_xprt_flags() macroChuck Lever1-14/+14
2023-02-20SUNRPC: Record gss_wrap() errors in svcauth_gss_wrap_priv()Chuck Lever1-0/+21
2023-02-20SUNRPC: Record gss_get_mic() errors in svcauth_gss_wrap_integ()Chuck Lever1-0/+1
2023-02-20net: add location to trace_consume_skb()Eric Dumazet1-4/+6
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells1-0/+1
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2023-02-16devlink: Fix TP_STRUCT_entry in trace of devlink health reportMoshe Shemesh1-1/+1
2023-02-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu1-1/+0
2023-02-15erofs: update print symbols for various flags in traceJingbo Xu1-4/+10
2023-02-15erofs: simplify iloc()Gao Xiang1-2/+2
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov1-2/+7
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov1-3/+78
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov1-20/+21
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao1-1/+2
2023-02-08rxrpc: Trace ack.rwindDavid Howells1-4/+7
2023-02-07tracing: Acquire buffer from temparary trace sequenceLinyu Yuan2-0/+4
2023-02-06net: bridge: Add a tracepoint for MDB overflowsPetr Machata1-0/+58
2023-02-03mm: discard __GFP_ATOMICNeilBrown1-1/+0
2023-01-31rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells1-3/+2
2023-01-31rxrpc: Simplify ACK handlingDavid Howells1-0/+36
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells1-4/+6
2023-01-31rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells1-1/+2
2023-01-31rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells1-98/+98
2023-01-31rxrpc: Remove whitespace before ')' in trace headerDavid Howells1-213/+213
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2-40/+128
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter2-40/+128
2023-01-30rxrpc: Fix trace stringDavid Howells1-1/+1
2023-01-26habanalabs: define events to trace PCI LBW accessOhad Sharabi1-0/+39
2023-01-26habanalabs: define traces for COMMS protocolOhad Sharabi1-0/+36
2023-01-25bpf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)1-44/+1
2023-01-25perf/tracing: Use stage6 of tracing to not duplicate macrosSteven Rostedt (Google)2-45/+4
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye1-0/+24
2023-01-19cma: tracing: print alloc result in trace_cma_alloc_finishWenchao Hao1-3/+29
2023-01-13sock: add tracepoint for send recv lengthYunhui Cui1-0/+45
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells1-3/+2
2023-01-06rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells1-2/+1
2023-01-06rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells1-0/+2
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells1-29/+111
2023-01-06rxrpc: Clean up connection abortDavid Howells1-0/+2
2023-01-06rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells1-3/+2
2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells1-0/+1
2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells1-0/+1