summaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix switched parameters in peer tracingDavid Howells2022-12-191-1/+1
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-142-189/+634
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-091-0/+2
| |\
| * | rxrpc: Transmit ACKs at the point of generationDavid Howells2022-12-011-3/+0
| * | rxrpc: Trace/count transmission underflows and cwnd resetsDavid Howells2022-12-011-0/+38
| * | rxrpc: Make the I/O thread take over the call and local processor workDavid Howells2022-12-011-22/+20
| * | rxrpc: Simplify skbuff accounting in receive pathDavid Howells2022-12-011-1/+2
| * | rxrpc: Move DATA transmission into call processor work itemDavid Howells2022-12-011-1/+5
| * | rxrpc: Copy client call parameters into rxrpc_call earlierDavid Howells2022-12-011-0/+3
| * | rxrpc: Implement a mechanism to send an event notification to a callDavid Howells2022-12-011-0/+52
| * | rxrpc: Don't hold a ref for connection workqueueDavid Howells2022-12-011-6/+5
| * | rxrpc: Don't hold a ref for call timer or workqueueDavid Howells2022-12-011-5/+1
| * | rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells2022-12-011-24/+33
| * | rxrpc: Trace rxrpc_bundle refcountDavid Howells2022-12-011-0/+34
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells2022-12-011-34/+49
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracingDavid Howells2022-12-011-21/+37
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingDavid Howells2022-12-011-17/+26
| * | rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingDavid Howells2022-12-011-13/+36
| * | rxrpc: Remove the [k_]proto() debugging macrosDavid Howells2022-12-011-0/+60
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-4/+4
| |\ \
| * | | net: use %pS for kfree_skb tracing event locationStanislav Fomichev2022-11-241-1/+1
| * | | rxrpc: Fix congestion managementDavid Howells2022-11-081-0/+1
| * | | rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells2022-11-081-3/+4
| * | | rxrpc: Don't use a ring buffer for call Tx queueDavid Howells2022-11-081-38/+40
| * | | rxrpc: Get rid of the Rx ringDavid Howells2022-11-081-8/+11
| * | | rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells2022-11-081-7/+5
| * | | rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells2022-11-081-0/+24
| * | | rxrpc: Clean up ACK handlingDavid Howells2022-11-081-16/+36
| * | | rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells2022-11-081-12/+35
| * | | rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells2022-11-081-0/+45
| * | | rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells2022-11-081-6/+3
| * | | rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells2022-11-081-0/+1
| * | | rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells2022-11-081-1/+41
| * | | rxrpc: Trace setting of the request-ack flagDavid Howells2022-11-081-0/+36
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-12-131-0/+43
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...Stephen Boyd2022-12-121-0/+43
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | clk: Add trace events for rate requestsMaxime Ripard2022-12-071-0/+43
| | |/ / /
* | | | | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-131-2/+2
|\ \ \ \ \
| * | | | | blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi2022-12-011-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-12-137-5/+19
|\ \ \ \ \
| * | | | | SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever2022-12-101-1/+3
| * | | | | NFSD: add CB_RECALL_ANY tracepointsDai Ngo2022-12-101-0/+12
| * | | | | trace: Relocate event helper filesChuck Lever2022-12-107-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2022-12-131-15/+12
|\ \ \ \ \
| * | | | | btrfs: switch extent_io_tree::private_data to btrfs_inode and renameDavid Sterba2022-12-051-15/+12
| |/ / / /
* | | | | Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2022-12-131-0/+303
|\ \ \ \ \
| * | | | | fs: dlm: add dst nodeid for msg tracingAlexander Aring2022-11-211-16/+22
| * | | | | fs: dlm: rename seq to h_seq for msg tracingAlexander Aring2022-11-211-22/+22
| * | | | | fd: dlm: trace send/recv of dlm message and rcomAlexander Aring2022-11-081-0/+297
| | |/ / / | |/| | |
* | | | | Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-13/+14
|\ \ \ \ \