All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6][3.0 KERNEL] linux-yocto-3.0 perf-scripting updates
@ 2012-07-11  5:29 tom.zanussi
  2012-07-11  5:28 ` [PATCH 1/6] Revert "perf: hard-code NO_LIBPERL/NO_LIBPYTHON" tom.zanussi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tom.zanussi @ 2012-07-11  5:29 UTC (permalink / raw)
  To: yocto, bruce.ashfield, richard.purdie, saul.wold
  Cc: Peter Zijlstra, Arnaldo Carvalho de Melo, Paul Mackerras,
	Ingo Molnar, Jiri Olsa

From: Tom Zanussi <tom.zanussi@intel.com>

This patchset comprises the kernel side of the modifications needed to
enable the Perl and Python bindings for perf scripting for
linux-yocto-3.0.

I haven't had time to build-test all four meta-yocto machines that
need this, but I did do a successful build-test of the atom-pc machine
and got the expected perf compile/install results.  I assume that
since it worked for atom-pc it should also work for the other
meta-yocto machines as well.  I don't have the hardware to test
the meta-yocto machines either, but since essentially the same thing
worked fine for the similar set of qemu machines as well as all other
hardware tested so far, we can probably assume the same for these.

Please pull into linux-yocto-3.0 yocto/standard/base.

Thanks,

Tom

The following changes since commit bd6ad607c754dea30d91502a237870b4c45e0f1b:
  Bruce Ashfield (1):
        Merge branch 'yocto/base' into yocto/standard/base

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/perf-features-linux-yocto-3.0
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/perf-features-linux-yocto-3.0

Jiri Olsa (1):
  perf tools: Add support to install perf python extension

Tom Zanussi (5):
  Revert "perf: hard-code NO_LIBPERL/NO_LIBPYTHON"
  perf: use pkg-config instead of python-config
  perf: add 'libperl not found' warning
  perf: change --root to --prefix for python install
  perf: add sgidefs.h to for mips builds

 tools/perf/Makefile                                |   96 +++++++++++++++++++-
 .../perf/scripts/python/Perf-Trace-Util/Context.c  |    4 +
 .../util/scripting-engines/trace-event-python.c    |    4 +
 tools/perf/util/setup.py                           |   21 ++++-
 4 files changed, 119 insertions(+), 6 deletions(-)



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

end of thread, other threads:[~2012-07-11  5:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-11  5:29 [PATCH 0/6][3.0 KERNEL] linux-yocto-3.0 perf-scripting updates tom.zanussi
2012-07-11  5:28 ` [PATCH 1/6] Revert "perf: hard-code NO_LIBPERL/NO_LIBPYTHON" tom.zanussi
2012-07-11  5:28 ` [PATCH 2/6] perf tools: Add support to install perf python extension tom.zanussi
2012-07-11  5:29 ` [PATCH 3/6] perf: use pkg-config instead of python-config tom.zanussi
2012-07-11  5:29 ` [PATCH 4/6] perf: add 'libperl not found' warning tom.zanussi
2012-07-11  5:29 ` [PATCH 5/6] perf: change --root to --prefix for python install tom.zanussi
2012-07-11  5:29 ` [PATCH 6/6] perf: add sgidefs.h to for mips builds tom.zanussi

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.