diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2025-05-09 10:37:11 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2025-05-09 11:01:50 -0700 |
commit | 0f2d39f340627a6a2cc5b4511e6fcb38a7be4d4e (patch) | |
tree | bc97b7581f33a454c7313a5ec0b832f9b4228747 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 32c563d1092f92f916bd149967fdcd35c8ff8b54 (diff) | |
parent | 8c112a428b94eabb6efde39715349a0b8dec880e (diff) |
Merge branch 'bpf-allow-some-trace-helpers-for-all-prog-types'
Feng Yang says:
====================
bpf: Allow some trace helpers for all prog types
From: Feng Yang <yangfeng@kylinos.cn>
This series allow some trace helpers for all prog types.
if it works under NMI and doesn't use any context-dependent things,
should be fine for any program type. The detailed discussion is in [1].
[1] https://lore.kernel.org/all/CAEf4Bza6gK3dsrTosk6k3oZgtHesNDSrDd8sdeQ-GiS6oJixQg@mail.gmail.com/
---
Changes in v3:
- cgroup_current_func_proto clean.
- bpf_scx_get_func_proto clean. Thanks, Andrii Nakryiko.
- Link to v2: https://lore.kernel.org/all/20250427063821.207263-1-yangfeng59949@163.com/
Changes in v2:
- not expose compat probe read APIs to more program types.
- Remove the prog->sleepable check added for copy_from_user,
- or the summarization_freplace/might_sleep_with_might_sleep test will fail with the error "program of this type cannot use helper bpf_copy_from_user"
- Link to v1: https://lore.kernel.org/all/20250425080032.327477-1-yangfeng59949@163.com/
====================
Link: https://patch.msgid.link/20250506061434.94277-1-yangfeng59949@163.com
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions