commit | 16bd4321c2425d37031a902cdbf183e2cd099946 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Wed Feb 06 12:39:47 2019 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Feb 06 11:20:32 2019 -0300 |
tree | 4c8b88ab0a04d2d9e32470bb7781300342dad8a6 | |
parent | 26ee2bcdea33c60aa833cc32a1624ef5d49c9c6f [diff] |
perf auxtrace: Add timestamp to auxtrace errors The timestamp can use useful to find part of a trace that has an error without outputting all of the trace e.g. using the itrace 's' option to skip initial number of events. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/20190206103947.15750-6-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>