aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2019-10-20 20:39:00 -0700
committerDaniel Borkmann <[email protected]>2019-10-21 14:49:12 +0200
commitf90415e9600c5227131531c0ed11514a2d3bbe62 (patch)
treeef4141b3fcf60d3da65aa88e7c81490b8fe552f7 /tools/perf/scripts/python/bin/stackcollapse-report
parentdd4436bb838338cfda253d7f012610a73e4078fd (diff)
selftests/bpf: Make a copy of subtest name
test_progs never created a copy of subtest name, rather just stored pointer to whatever string test provided. This is bad as that string might be freed or modified by the end of subtest. Fix this by creating a copy of given subtest name when subtest starts. Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions