Openembedded Core Discussions
 help / color / mirror / Atom feed
From: tom.zanussi@linux.intel.com
To: openembedded-core@lists.openembedded.org
Cc: Tom Zanussi <tom.zanussi@linux.intel.com>
Subject: [PATCH 0/3] add libaudit and enable 'perf trace'
Date: Wed, 27 Feb 2013 09:00:48 -0600	[thread overview]
Message-ID: <cover.1361976853.git.tom.zanussi@linux.intel.com> (raw)

From: Tom Zanussi <tom.zanussi@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




             reply	other threads:[~2013-02-27 15:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 15:00 tom.zanussi [this message]
2013-02-27 15:00 ` [PATCH 1/3] libaudit: new package tom.zanussi
2013-02-28  4:32   ` Saul Wold
2013-02-28  4:45     ` Tom Zanussi
2013-02-28 18:57       ` Saul Wold
2013-02-28 19:44         ` Tom Zanussi
2013-02-28 21:01           ` Richard Purdie
2013-02-28 21:14             ` Tom Zanussi
2013-03-01 23:00               ` Burton, Ross
2013-03-01 22:45             ` Colin Walters
2013-02-27 15:00 ` [PATCH 2/3] perf: add perf-trace feature tom.zanussi
2013-02-27 15:00 ` [PATCH 3/3] perf: enable " tom.zanussi
2013-02-27 18:00 ` [PATCH 0/3] add libaudit and enable 'perf trace' Trevor Woerner
     [not found]   ` <1361988753.1704.4.camel@empanada>
2013-02-27 18:22     ` Trevor Woerner
2013-02-27 19:53   ` Tom Zanussi
2013-02-27 18:10 ` Trevor Woerner
2013-02-27 19:54   ` Tom Zanussi
2015-08-15 23:33 ` Christian Ascheberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1361976853.git.tom.zanussi@linux.intel.com \
    --to=tom.zanussi@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox