This 2 patches are based on Jiri Olsa's perf repository:

https://git.kernel.org/cgit/linux/kernel/git/jolsa/perf.git/log/?h=perf/core_ctf_convert

Perf data convert to failes when converting perf.data recorded with

 # perf record -a -e syscalls:* sleep 1

The following 2 patches fix it.

Wang Nan (2):
  perf: convert: fix duplicate field names.
  perf: convert: fix signess of value.

 tools/perf/util/data-convert-bt.c | 101 ++++++++++++++++++++++++++++++++++++--
 1 file changed, 96 insertions(+), 5 deletions(-)

-- 
1.8.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to