summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2025-03-13mm: update mark_victim tracepoints fieldsCarlos Galo1-4/+32
2024-10-17f2fs: reduce expensive checkpoint trigger frequencyChao Yu1-1/+2
2024-10-17kthread: add kthread_work tracepointsRob Clark1-0/+84
2024-08-19SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington1-1/+1
2024-07-05tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim1-2/+2
2024-07-05SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever1-4/+4
2024-06-21SUNRPC: Trace calls to .rpc_call_doneChuck Lever1-0/+1
2024-06-21SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever1-2/+1
2024-06-21SUNRPC: Add svc_rqst::rq_auth_statChuck Lever1-3/+3
2024-06-21SUNRPC: Export svc_xprt_received()Chuck Lever1-0/+1
2024-06-21SUNRPC: Display RPC procedure names instead of proc numbersChuck Lever1-4/+11
2024-06-16ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its valueSteven Rostedt1-0/+2
2024-03-15tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)1-10/+10
2023-10-25neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven1-2/+2
2023-08-11tracing: Show real address for trace event argumentsMasami Hiramatsu1-1/+1
2023-07-27tracing/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-17net: qrtr: correct types of trace event parametersSimon Horman1-15/+18
2023-05-17rcu: 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-14ext4: disable fast-commit of encrypted dir operationsEric Biggers1-2/+5
2023-01-14jbd2: use the correct print formatBixuan Cui1-22/+22
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe1-42/+79
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells1-1/+1
2022-08-21tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-08-21spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-08-21block: remove the request_queue to argument request based tracepointsChristoph Hellwig1-18/+12
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-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-30random: remove dead code left over from blocking poolEric Biggers1-83/+0
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
2022-04-08rxrpc: Fix call timer start racing with call destructionDavid Howells1-1/+7
2022-04-08ext4: fix ext4_fc_stats trace pointRitesh Harjani1-29/+49
2022-01-27cgroup: Trace event cgroup id fields should be u64William Kucharski1-6/+6
2021-11-26f2fs: fix up f2fs_lookup tracepointsGao Xiang1-6/+6
2021-09-30erofs: fix up erofs_lookup tracepointGao Xiang1-3/+3
2021-07-28afs: Fix tracepoint string placement with built-in AFSDavid Howells1-5/+62
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever1-1/+0
2021-05-19f2fs: move ioctl interface definitions to separated fileChao Yu1-0/+1
2020-11-25trace: fix potenial dangerous pointerHui Su1-4/+4