diff options
author | Jiri Olsa <jolsa@kernel.org> | 2019-01-10 13:12:59 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-01-21 21:15:57 +0300 |
commit | f66f0950527cd070d2949a0133275c30e717ba9b (patch) | |
tree | e4701dab30113076ac7ce6f8e6adf58aaa5fcc9a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 82715eb184c55b5097c8f1022f54303c2ddbc329 (diff) | |
download | linux-f66f0950527cd070d2949a0133275c30e717ba9b.tar.xz |
perf session: Add 'data_size' member to reader object
Add a 'data_size' member to the reader object. Keep the 'data_size'
variable instead of replacing it with rd.data_size as it will be used in
the following patch.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20190110101301.6196-5-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions