All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Minor perf build fixes
@ 2013-07-04 13:40 Ramkumar Ramachandra
  2013-07-04 13:40 ` [PATCH 1/2] perf/Makefile: do not open-code shell-sq Ramkumar Ramachandra
  2013-07-04 13:40 ` [PATCH 2/2] perf: squelch warnings from perl.h to compile-pass Ramkumar Ramachandra
  0 siblings, 2 replies; 7+ messages in thread
From: Ramkumar Ramachandra @ 2013-07-04 13:40 UTC (permalink / raw)
  To: LKML

Hi,

[1/2] is a trivial cleanup patch.  I happened to notice it because the
syntax highlighting of shell-script-mode broke due to the unmatched
quotes.

I'm not sure why [2/2] hasn't already been noticed and fixed though.

Thanks.

Ramkumar Ramachandra (2):
  perf/Makefile: do not open-code shell-sq
  perf: squelch warnings from perl.h to compile-pass

 tools/perf/Makefile                                |  2 +-
 tools/perf/config/Makefile                         | 23 +++++++++++-----------
 tools/perf/config/feature-tests.mak                |  5 +++++
 tools/perf/scripts/perl/Perf-Trace-Util/Context.c  | 10 ++++++++--
 tools/perf/scripts/perl/Perf-Trace-Util/Context.xs | 10 ++++++++--
 .../perf/util/scripting-engines/trace-event-perl.c |  5 +++++
 6 files changed, 38 insertions(+), 17 deletions(-)

-- 
1.8.3.1.643.gebeea52.dirty


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

end of thread, other threads:[~2013-07-09 10:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-04 13:40 [PATCH 0/2] Minor perf build fixes Ramkumar Ramachandra
2013-07-04 13:40 ` [PATCH 1/2] perf/Makefile: do not open-code shell-sq Ramkumar Ramachandra
2013-07-04 13:40 ` [PATCH 2/2] perf: squelch warnings from perl.h to compile-pass Ramkumar Ramachandra
2013-07-05  2:34   ` Namhyung Kim
2013-07-06 19:12     ` Kirill A. Shutemov
2013-07-07  9:22       ` Ramkumar Ramachandra
2013-07-09 10:06         ` Ramkumar Ramachandra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.