[PATCH 0/3] perf: parser fix for btrfs tracepoints

From: Hidetoshi Seto
Date: Tue Dec 06 2011 - 20:32:10 EST


After playing with v3.2-rc4, I found that the perf command failed to
parse record contain data from (relatively new) btrfs tracepoints.

This patch set will improve parser code of perf command and allow
it to handle these data from btrfs tracepoints well.

Thanks,
H.Seto

Hidetoshi Seto (3):
perf: parse greater/less than or equal
perf: allow processing single op args
perf: allow typecast for signed value

tools/perf/util/trace-event-parse.c | 25 +++++++++++++++++++++++--
1 files changed, 23 insertions(+), 2 deletions(-)

--
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/