aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorYucong Sun <[email protected]>2021-08-16 21:47:30 -0700
committerAndrii Nakryiko <[email protected]>2021-08-17 11:16:53 -0700
commitf667d1d66760fcb27aee6c9964eefde39a464afe (patch)
tree6ebf0879a3b699f79ee8979f654a69013e95cea1 /tools/perf/scripts/python/bin/stackcollapse-record
parent26d82640d5ba2c3b32d79597be2dcf820ed78b16 (diff)
selftests/bpf: Correctly display subtest skip status
In skip_account(), test->skip_cnt is set to 0 at the end, this makes next print statement never display SKIP status for the subtest. This patch moves the accounting logic after the print statement, fixing the issue. This patch also added SKIP status display for normal tests. Signed-off-by: Yucong Sun <[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