]> git.baikalelectronics.ru Git - kernel.git/commit
perf scripts python: exported-sql-viewer.py: Move report name into ReportVars
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 22 Feb 2019 07:27:24 +0000 (09:27 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 22 Feb 2019 19:52:07 +0000 (16:52 -0300)
commit395710fce0cb711a53252d12879c32530628aa25
tree7c99e702b4979eda4e851cb3184c35b334b19526
parent0651a345fab2f89799d1bdb9c9c31c13992d3196
perf scripts python: exported-sql-viewer.py: Move report name into ReportVars

The report name is a report variable so move it into into ReportVars.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/exported-sql-viewer.py