[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1421752029-64237-1-git-send-email-wangnan0@huawei.com>
Date: Tue, 20 Jan 2015 19:07:07 +0800
From: Wang Nan <wangnan0@...wei.com>
To: <jolsa@...hat.com>
CC: <jeremie.galarneau@...icios.com>, <bigeasy@...utronix.de>,
<lizefan@...wei.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] perf: convert: two patches for converting syscall tracepoitns.
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists