perf intel-pt: Fix missing error codes processing auxtrace_info
authorAdrian Hunter <[email protected]>
Fri, 23 Sep 2016 14:38:43 +0000 (17:38 +0300)
committerArnaldo Carvalho de Melo <[email protected]>
Thu, 29 Sep 2016 14:17:04 +0000 (11:17 -0300)
commit4d34e10a9f9a38c611cac0deda8f91b064282747
tree0e0c7aca2b0ef08884d90811fa3c9e5743425fa1
parentfa8025c37454501a2df4a90ae84ff01f4aff8ba8
perf intel-pt: Fix missing error codes processing auxtrace_info

Fix 2 places where the err variable was not being set.

Signed-off-by: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/intel-pt.c