All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chong Lu <Chong.Lu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] perf: add libunwind support
Date: Fri, 29 Aug 2014 16:38:35 +0800	[thread overview]
Message-ID: <cover.1409301362.git.Chong.Lu@windriver.com> (raw)

The following changes since commit 669c07d6022174d01fe5a95b7b0faa9ef86da1e2:

  bitbake: build/data: Write out more complete python run files (2014-08-28 15:12:45 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/libunwind
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/libunwind

Chong Lu (2):
  libunwind: add recipes
  perf: add libunwind support

 meta/recipes-kernel/perf/perf-features.inc      |  2 +-
 meta/recipes-kernel/perf/perf.bb                |  5 ++++-
 meta/recipes-support/libunwind/libunwind.inc    | 30 +++++++++++++++++++++++++
 meta/recipes-support/libunwind/libunwind_1.1.bb |  4 ++++
 4 files changed, 39 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-support/libunwind/libunwind.inc
 create mode 100644 meta/recipes-support/libunwind/libunwind_1.1.bb

-- 
1.9.1



             reply	other threads:[~2014-08-29  8:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-29  8:38 Chong Lu [this message]
2014-08-29  8:38 ` [PATCH 1/2] libunwind: add recipes Chong Lu
2014-08-29  9:14   ` Chong Lu
2014-09-09  6:26   ` Chong Lu
2014-08-29  8:38 ` [PATCH 2/2] perf: add libunwind support Chong Lu
2014-09-09  6:27   ` Chong Lu

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.1409301362.git.Chong.Lu@windriver.com \
    --to=chong.lu@windriver.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 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.