summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)1-2/+2
2024-04-10NFSD: add CB_RECALL_ANY tracepointsDai Ngo1-0/+12
2024-04-10trace: Relocate event helper filesChuck Lever7-4/+4
2024-04-10NFS: Move NFS protocol display macros to global headerChuck Lever1-0/+375
2024-04-10NFS: Move generic FS show macros to global headerChuck Lever1-0/+122
2024-04-10SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever4-53/+99
2024-03-27f2fs: multidevice: support direct IOChao Yu1-5/+16
2024-03-15tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)1-10/+10
2024-01-26f2fs: fix the f2fs_file_write_iter tracepointEric Biggers1-6/+6
2024-01-05afs: Use refcount_t rather than atomic_tDavid Howells1-13/+13
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven1-2/+2
2023-08-30jbd2: remove journal_clean_one_cp_list()Zhang Yi1-8/+4
2023-07-23tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior1-1/+5
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini1-1/+1
2023-05-24SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever1-2/+1
2023-05-24SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever1-5/+4
2023-05-24tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever3-2/+65
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman1-15/+18
2023-05-11rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang1-1/+2
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard1-1/+1
2023-04-05rcu: Fix rcu_torture_read ftrace eventDouglas Raillard1-1/+1
2023-01-24tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)1-1/+1
2023-01-24btrfs: fix trace event name typo for FLUSH_DELAYED_REFSNaohiro Aota1-1/+1
2023-01-12ext4: disable fast-commit of encrypted dir operationsEric Biggers1-2/+5
2023-01-12jbd2: use the correct print formatBixuan Cui1-22/+22
2022-12-31IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich1-9/+4
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells1-1/+1
2022-08-17tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2-3/+4
2022-08-17tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-08-17tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu1-3/+4
2022-08-17tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu3-2/+150
2022-08-17spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()Menglong Dong1-0/+3
2022-07-29net: ipv4: use kfree_skb_reason() in ip_rcv_core()Menglong Dong1-0/+3
2022-07-29net: netfilter: use kfree_drop_reason() for NF_DROPMenglong Dong1-0/+1
2022-07-29net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong1-1/+1
2022-07-29net: skb: use kfree_skb_reason() in __udp4_lib_rcv()Menglong Dong1-0/+1
2022-07-29net: skb: use kfree_skb_reason() in tcp_v4_rcv()Menglong Dong1-0/+4
2022-07-29net: skb: introduce kfree_skb_reason()Menglong Dong1-7/+29
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-14tcp: add accessors to read/set tp->snd_cwndEric Dumazet1-1/+1
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells1-1/+1
2022-06-09tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-05-30random: remove unused tracepointsJason A. Donenfeld1-212/+0
2022-05-30random: make more consistent use of integer typesJason A. Donenfeld1-41/+38
2022-05-30random: simplify entropy debitingJason A. Donenfeld1-24/+6
2022-05-30random: rather than entropy_store abstraction, use globalJason A. Donenfeld1-35/+21
2022-05-18SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()Trond Myklebust1-1/+0
2022-04-20SUNRPC: Fix the svc_deferred_event trace classChuck Lever1-3/+4