diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-06-13 18:17:41 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-06-17 15:57:19 -0300 |
commit | 99f26f854867175ad7e157c7efc1e91ddc7eec44 (patch) | |
tree | 5f293c67598ed4f434877f7e2049b47d7ef85e8b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a4066d64d9391a734ee0e49c8d2757f5685013b4 (diff) |
perf trace: Streamline validation of select syscall names list
Rename the 'i' variable to 'nr_used' and use set 'nr_allocated' since
the start of this function, leaving the final assignment of the longer
named trace->ev_qualifier_ids.nr state to 'nr_used' at the end of the
function.
No change in behaviour intended.
Cc: Leo Yan <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Suzuki K Poulose <[email protected]>
Link: https://lkml.kernel.org/n/[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