aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorZhengchao Shao <[email protected]>2022-04-27 14:23:38 +0800
committerAndrii Nakryiko <[email protected]>2022-04-27 19:07:42 -0700
commitd1c57439e4f3db0a12259b9978905e92847505b8 (patch)
treeb8f4397e0970bced7bd13482b3fb8377e9223660 /tools/perf/scripts/python/bin/stackcollapse-record
parent0925225956bbef863d51ee882d4d20c9a9c90db2 (diff)
samples/bpf: Detach xdp prog when program exits unexpectedly in xdp_rxq_info_user
When xdp_rxq_info_user program exits unexpectedly, it doesn't detach xdp prog of device, and other xdp prog can't be attached to the device. So call init_exit() to detach xdp prog when program exits unexpectedly. Signed-off-by: Zhengchao Shao <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions