diff options
author | Jiri Olsa <[email protected]> | 2021-04-14 21:51:41 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2021-04-25 21:09:01 -0700 |
commit | f3a95075549e0e5c36db922caf86847db7a35403 (patch) | |
tree | fda5699680b0734c9371b80de632aef553c93750 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0ea1041bfa3aa2971f858edd9e05477c2d3d54a0 (diff) |
bpf: Allow trampoline re-attach for tracing and lsm programs
Currently we don't allow re-attaching of trampolines. Once
it's detached, it can't be re-attach even when the program
is still loaded.
Adding the possibility to re-attach the loaded tracing and
lsm programs.
Fixing missing unlock with proper cleanup goto jump reported
by Julia.
Reported-by: kernel test robot <[email protected]>
Reported-by: Julia Lawall <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Acked-by: KP Singh <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions