diff options
author | Peter Zijlstra <[email protected]> | 2023-12-15 10:12:22 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-12-15 16:25:55 -0800 |
commit | e4c00339891c074c76f626ac82981963cbba5332 (patch) | |
tree | 4f2231383a2360a9fa0d7e8841343c8c69e2b164 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e9d13b9d2f99ccf7afeab490d97eaa5ac9846598 (diff) |
bpf: Fix dtor CFI
Ensure the various dtor functions match their prototype and retain
their CFI signatures, since they don't have their address taken, they
are prone to not getting CFI, making them impossible to call
indirectly.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions