From: Tom Zanussi <tom.zanu...@linux.intel.com> 'perf-trace' is a new perf subcommand available in the 3.8 kernel - this patchset enables it. 'perf trace' requires libaudit, which is added as a new recipe.
Build-tested on all arches and run-tested on all that would boot at the time, including real hardware such as crownbay. Build-tested with 3.4 kernel as well. The following changes since commit d7b248e715d99766bf8602ff9f038f8b0afa5e78: augeas: change SRC_URI (2013-02-26 08:02:29 -0800) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/perf-trace-v1 http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/perf-trace-v1 Tom Zanussi (3): libaudit: new package perf: add perf-trace feature perf: enable perf-trace feature meta/recipes-kernel/perf/perf.inc | 3 +- meta/recipes-kernel/perf/perf_3.4.bb | 7 +- .../libaudit/libaudit/build-lib-only.patch | 33 ++ .../libaudit/libaudit/fix-host-gen.patch | 461 +++++++++++++++++++++ meta/recipes-support/libaudit/libaudit_2.2.2.bb | 25 ++ 5 files changed, 526 insertions(+), 3 deletions(-) create mode 100644 meta/recipes-support/libaudit/libaudit/build-lib-only.patch create mode 100644 meta/recipes-support/libaudit/libaudit/fix-host-gen.patch create mode 100644 meta/recipes-support/libaudit/libaudit_2.2.2.bb -- 1.7.11.4 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core