diff options
author | Jiri Olsa <jolsa@kernel.org> | 2019-01-10 13:13:01 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-01-21 21:15:57 +0300 |
commit | 3c7b67b23eb317787d113b1e9a6d82250202a1e3 (patch) | |
tree | ebb3dec58461947b436fe1c2f2f95633d57c98e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 71002bd214822a15bee0f7bc033a0dbf95cf780b (diff) | |
download | linux-3c7b67b23eb317787d113b1e9a6d82250202a1e3.tar.xz |
perf session: Add reader__process_events function
The reader object is defined by file's fd, data offset and data size.
Now we can simply define a reader object for an arbitrary file data
portion and pass it to reader__process_events().
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-7-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions