public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Squelch warnings emitted by 'perf test'
@ 2014-03-17 22:26 Ramkumar Ramachandra
  2014-03-17 22:26 ` [PATCH 1/5] MAINTAINERS: add tools/lib/traceevent/ to perf subsystem Ramkumar Ramachandra
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Ramkumar Ramachandra @ 2014-03-17 22:26 UTC (permalink / raw)
  To: LKML

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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2014-03-20 14:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-17 22:26 [PATCH 0/5] Squelch warnings emitted by 'perf test' Ramkumar Ramachandra
2014-03-17 22:26 ` [PATCH 1/5] MAINTAINERS: add tools/lib/traceevent/ to perf subsystem Ramkumar Ramachandra
2014-03-20 14:51   ` Steven Rostedt
2014-03-17 22:26 ` [PATCH 2/5] tools lib traceevent: handle the '->' operator Ramkumar Ramachandra
     [not found]   ` <87ha6wrl8h.fsf@sejong.aot.lge.com>
2014-03-18 14:12     ` Ramkumar Ramachandra
2014-03-18 14:18       ` Namhyung Kim
2014-03-18 15:15         ` Steven Rostedt
2014-03-17 22:26 ` [PATCH 3/5] tools lib traceevent: use else-if cascade, not separate ifs Ramkumar Ramachandra
     [not found]   ` <87d2hkrl32.fsf@sejong.aot.lge.com>
2014-03-18 13:10     ` Arnaldo Carvalho de Melo
2014-03-18 13:30       ` Steven Rostedt
2014-03-18 14:18         ` Arnaldo Carvalho de Melo
2014-03-17 22:26 ` [PATCH 4/5] tools lib traceevent: field_is_long() includes unsigned long Ramkumar Ramachandra
2014-03-17 22:26 ` [PATCH 5/5] perf test: squelch warnings about undefined sizeof Ramkumar Ramachandra
     [not found]   ` <878us8rkqq.fsf@sejong.aot.lge.com>
2014-03-18 13:23     ` Jiri Olsa
2014-03-18 14:26       ` Namhyung Kim
2014-03-18 16:40       ` Ramkumar Ramachandra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox