[PATCH v2 0/3] perf: convert to ctf: support converting syscalls:* tracepoints.

From: Wang Nan
Date: Mon Jan 26 2015 - 05:47:54 EST


Babeltrace now support bt_ctf_validate_identifier() to allow us detect
keyword confliction before real add it. I update patch 2/3 to use that
new interface. Also, I group all 3 patches I made during converting
syscalls:* tracepoints samples together for review.

Wang Nan (3):
tools lib traceevent: add priv field to truct format_field.
perf: convert: fix duplicate field names and avoid reserved keywords.
perf: convert: fix signess of value.

tools/lib/traceevent/event-parse.c | 2 +
tools/lib/traceevent/event-parse.h | 2 +
tools/perf/util/data-convert-bt.c | 161 +++++++++++++++++++++++++++++++++----
3 files changed, 149 insertions(+), 16 deletions(-)

--
1.8.4

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