aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2019-11-27 12:16:46 -0800
committerDavid S. Miller <[email protected]>2019-11-28 22:40:30 -0800
commite5dc9dd3258098bf8b5ceb75fc3433b41eff618a (patch)
treec221b6c928b70543c9c5d1ba29c60b33448a74c3 /tools/perf/scripts/python/event_analyzing_sample.py
parent4b67c515036313f3c3ecba3cb2babb9cbddb3f85 (diff)
selftests: bpf: correct perror strings
perror(str) is basically equivalent to print("%s: %s\n", str, strerror(errno)). New line or colon at the end of str is a mistake/breaks formatting. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions