aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2016-04-23 14:45:54 +0100
committerArnaldo Carvalho de Melo <[email protected]>2016-04-25 20:24:26 -0300
commit8daef508b0a144970e5cbc587525c351663fec63 (patch)
tree773b5cef7313bd0f3f0c47bbf034b3b28c5ac979 /tools/perf/scripts/python/export-to-postgresql.py
parent3b556bced46aa6b1873da7faa18eff235e896adc (diff)
perf tests: Replace assignment with comparison on assert check
The current assert check is checking an assignment, which will always be true. Instead, the assert should be checking if scale is equal to 0.122 Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Masami Hiramatsu <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions