+66
−83
Loading
When reading time values for metrics don't use the globals updated in builtin-stat, just read the events as regular events. The only exception is for time events where nanoseconds need converting to seconds as metrics assume time metrics are in seconds. Signed-off-by:Ian Rogers <irogers@google.com> Signed-off-by:
Namhyung Kim <namhyung@kernel.org>