[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1421904958-24106-1-git-send-email-wangnan0@huawei.com>
Date: Thu, 22 Jan 2015 13:35:58 +0800
From: Wang Nan <wangnan0@...wei.com>
To: <jolsa@...hat.com>, <rostedt@...dmis.org>
CC: <jeremie.galarneau@...icios.com>, <bigeasy@...utronix.de>,
<lizefan@...wei.com>, <linux-kernel@...r.kernel.org>
Subject: [PATCH RFC 0/2] tools lib traceevent: introduces priv field to struct format_field.
Hi Jiri Olsa and Steven Rostedt (and others),
Here I post 2 patches. Patch 1 is for Steven Rostedt for his question:
https://lkml.org/lkml/2015/1/21/397
(Jiri, I hope you don't mind me posting this patch if you are working on
it. I just want to solve the problem.)
The second patch is for Jiri. If the first patch is acceptable, we can
use it to deal with name conversion problem.
Thanks.
Wang Nan (2):
tools lib traceevent: add priv field to truct format_field.
perf: convert: fix duplicate field names and avoid reserved keywords.
tools/lib/traceevent/event-parse.c | 2 +
tools/lib/traceevent/event-parse.h | 2 +
tools/perf/util/data-convert-bt.c | 94 ++++++++++++++++++++++++++++++++++++--
3 files changed, 94 insertions(+), 4 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