[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1395095198-20034-1-git-send-email-artagnon@gmail.com>
Date: Mon, 17 Mar 2014 18:26:33 -0400
From: Ramkumar Ramachandra <artagnon@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] Squelch warnings emitted by 'perf test'
Hi,
The motivation for the series is mainly [2/5] and [5/5] -- to squelch
the warnings emitted by 'perf test'. I made some effort to understand
what's going on, but I didn't get very far. [5/5] feels especially
like a band-aid fix: please let me know how to do it right.
Thanks.
Ramkumar Ramachandra (5):
MAINTAINERS: add tools/lib/traceevent/ to perf subsystem
tools lib traceevent: handle the '->' operator
tools lib traceevent: use else-if cascade, not separate ifs
tools lib traceevent: field_is_long() includes unsigned long
perf test: squelch warnings about undefined sizeof
MAINTAINERS | 1 +
tools/lib/traceevent/event-parse.c | 23 +++++++++++++----------
2 files changed, 14 insertions(+), 10 deletions(-)
--
1.9.0.431.g014438b
--
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