mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Fixes for perf/scripting
@ 2009-11-30  7:18 Tom Zanussi
  2009-11-30  7:18 ` [PATCH 1/4] perf trace/scripting: silence PERL_EMBED_* backtick errors Tom Zanussi
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Tom Zanussi @ 2009-11-30  7:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: mingo, fweisbec, rostedt, anton, hch

Tom Zanussi (4):
  perf trace/scripting: silence PERL_EMBED_* backtick errors
  perf trace/scripting: ignore shadowed variable warning for
    perf-trace-perl.c
  perf trace/scripting: fix Perl common_* access functions
  perf trace/scripting: Add Fedora libperl install note to doc

 tools/perf/Makefile                                |    6 ++--
 tools/perf/scripts/perl/Perf-Trace-Util/Context.c  |   30 ++++++++++----------
 tools/perf/scripts/perl/Perf-Trace-Util/Context.xs |    6 ++--
 tools/perf/scripts/perl/Perf-Trace-Util/README     |    4 +-
 tools/perf/util/trace-event-perl.c                 |   10 ++++--
 tools/perf/util/trace-event-perl.h                 |    6 ++--
 6 files changed, 32 insertions(+), 30 deletions(-)


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

end of thread, other threads:[~2009-12-01  5:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-30  7:18 [PATCH 0/4] Fixes for perf/scripting Tom Zanussi
2009-11-30  7:18 ` [PATCH 1/4] perf trace/scripting: silence PERL_EMBED_* backtick errors Tom Zanussi
2009-11-30  8:23   ` [tip:perf/scripting] perf trace/scripting: Silence " tip-bot for Tom Zanussi
2009-11-30  7:18 ` [PATCH 2/4] perf trace/scripting: ignore shadowed variable warning for perf-trace-perl.c Tom Zanussi
2009-11-30  8:23   ` [tip:perf/scripting] perf trace/scripting: Ignore " tip-bot for Tom Zanussi
2009-11-30  7:18 ` [PATCH 3/4] perf trace/scripting: fix Perl common_* access functions Tom Zanussi
2009-11-30  8:24   ` [tip:perf/scripting] perf trace/scripting: Fix " tip-bot for Tom Zanussi
2009-11-30  7:18 ` [PATCH 4/4] perf trace/scripting: Add Fedora libperl install note to doc Tom Zanussi
2009-11-30  8:24   ` [tip:perf/scripting] " tip-bot for Tom Zanussi
2009-11-30  8:19 ` [PATCH 0/4] Fixes for perf/scripting Ingo Molnar
2009-12-01  5:30   ` Tom Zanussi

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

Powered by JetHome