diff options
author | Jiri Olsa <[email protected]> | 2017-08-03 13:10:28 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-11-16 14:50:09 -0300 |
commit | 014681208ea0d1a7e5ea2f014242e7d196d04c34 (patch) | |
tree | 0ada746c3fb3579d5b2fe2abde4556ea2f8b39ab /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 3ad31d8a0df257c3f18c989119359c1f25cd009d (diff) |
perf evlist: Add perf_evlist__parse_sample_timestamp function
Add perf_evlist__parse_sample_timestamp to retrieve the timestamp of the
sample.
The idea is to use this function instead of the full sample parsing
before we queue the sample. At that time only the timestamp is needed
and we parse the sample once again later on delivery.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions