Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] add libaudit and enable 'perf trace'
@ 2013-02-27 15:00 tom.zanussi
  2013-02-27 15:00 ` [PATCH 1/3] libaudit: new package tom.zanussi
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: tom.zanussi @ 2013-02-27 15:00 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tom Zanussi

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




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

end of thread, other threads:[~2015-08-15 23:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 15:00 [PATCH 0/3] add libaudit and enable 'perf trace' tom.zanussi
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

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