aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAndrey Ryabinin <[email protected]>2017-11-17 15:30:42 -0800
committerLinus Torvalds <[email protected]>2017-11-17 16:10:04 -0800
commitfcf4edac049a8bca41658970292e2dfdbc9d5f62 (patch)
treea8745b419a9e85949417c3d7a42b39ddbfe4b697 /tools/perf/scripts/python/export-to-postgresql.py
parent4efb442cc12eb66535b7c7ed06005fd7889c1d77 (diff)
kcov: remove pointless current != NULL check
__sanitizer_cov_trace_pc() is a hot code, so it's worth to remove pointless '!current' check. Current is never NULL. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Andrey Ryabinin <[email protected]> Acked-by: Dmitry Vyukov <[email protected]> Acked-by: Mark Rutland <[email protected]> Cc: Andrey Konovalov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions