aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorBenjamin Tissoires <[email protected]>2024-04-20 11:09:01 +0200
committerAlexei Starovoitov <[email protected]>2024-04-23 18:31:24 -0700
commitbe2749beff62e0d63cf97fe63cabc79a68443139 (patch)
tree61df1e8b730fe4ccaf8953e015e043e767f20a30 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parenta7de265cb2d849f8986a197499ad58dca0a4f209 (diff)
bpf: make timer data struct more generic
To be able to add workqueues and reuse most of the timer code, we need to make bpf_hrtimer more generic. There is no code change except that the new struct gets a new u64 flags attribute. We are still below 2 cache lines, so this shouldn't impact the current running codes. The ordering is also changed. Everything related to async callback is now on top of bpf_hrtimer. Signed-off-by: Benjamin Tissoires <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions