diff options
| author | Jiri Olsa <jolsa@kernel.org> | 2026-08-03 23:01:41 +0200 |
|---|---|---|
| committer | Andrii Nakryiko <andrii@kernel.org> | 2026-08-05 11:32:29 -0700 |
| commit | 09b3fd6caa0b57f8a39254ee5db3af30bdd53c18 (patch) | |
| tree | bc92b66858b82cca8c9900d9e840cde84c95b367 /tools/perf/scripts/python | |
| parent | bb4e6f4e1b68fe60c04ca04c564c6624e837dbf4 (diff) | |
bpf: Use stack id functions instead of __bpf_get_stackid
Replacing __bpf_get_stackid calls with sequence of following functions:
stackid_fastpath
stackid_new_bucket
stackid_install
This makes code more structured and allows us to easily disable
preemption only in bpf_get_stackid in following changes.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20260803210149.296496-5-jolsa@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
