diff options
author | 2024-11-03 09:02:34 -0800 | |
---|---|---|
committer | 2024-11-03 09:02:35 -0800 | |
commit | 574583c30cc32bb4934a7dfaa9341fe1f8068758 (patch) | |
tree | b3979986a79b2255d2c40949a035792ba087d576 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'dpll-expose-clock-quality-level' (diff) | |
parent | net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason() (diff) | |
download | wireguard-linux-574583c30cc32bb4934a7dfaa9341fe1f8068758.tar.xz wireguard-linux-574583c30cc32bb4934a7dfaa9341fe1f8068758.zip |
Merge branch 'add-noinline_for_tracing-and-apply-it-to-tcp_drop_reason'
Yafang Shao says:
====================
Add noinline_for_tracing and apply it to tcp_drop_reason
This patchset introduces a new compiler annotation, noinline_for_tracing,
designed to prevent specific functions from being inlined to facilitate
tracing. In Patch #2, this annotation is applied to the tcp_drop_reason().
====================
Link: https://patch.msgid.link/20241024093742.87681-1-laoar.shao@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions