[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4EDEC207.90403@jp.fujitsu.com>
Date: Wed, 07 Dec 2011 10:31:51 +0900
From: Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
To: linux-kernel@...r.kernel.org
CC: linux-btrfs@...r.kernel.org,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: [PATCH 0/3] perf: parser fix for btrfs tracepoints
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@...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