aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTom Zanussi <[email protected]>2018-12-19 13:09:16 -0600
committerSteven Rostedt (VMware) <[email protected]>2018-12-22 08:21:04 -0500
commite4f6d245031e04bdd12db390298acec0474a1a46 (patch)
tree374509401a2b8efa4540fd88fa128d5e672ae12b /tools/perf/scripts/python/export-to-postgresql.py
parent2f31ed9308cc9e95c149078b276a47360ab507bb (diff)
tracing: Use var_refs[] for hist trigger reference checking
Since all the variable reference hist_fields are collected into hist_data->var_refs[] array, there's no need to go through all the fields looking for them, or in separate arrays like synth_var_refs[], which will be going away soon anyway. This also allows us to get rid of some unnecessary code and functions currently used for the same purpose. Link: http://lkml.kernel.org/r/[email protected] Acked-by: Namhyung Kim <[email protected]> Reviewed-by: Masami Hiramatsu <[email protected]> Signed-off-by: Tom Zanussi <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions