All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] Add sysprof package, v2
Date: Fri, 10 Dec 2010 00:06:52 -0600	[thread overview]
Message-ID: <cover.1291961212.git.tom.zanussi@intel.com> (raw)

Add sysprof, one of the tracing/profiling tools mentioned in the Yocto v1.0
tracing/profiling tools list posted here:

https://lists.yoctoproject.org/pipermail/yocto/2010-November/000281.html

v2 changes:

Fix compile errors for arm, mips and powerpc.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: tzanussi/sysprof
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/sysprof

Thanks,
    Tom Zanussi <tom.zanussi@intel.com>
---


Tom Zanussi (1):
  Add sysprof, a system-wide performance profiler for Linux.

 .../conf/distro/include/poky-default-revisions.inc |    1 +
 meta/recipes-core/tasks/task-poky-tools.bb         |    1 +
 .../sysprof/files/ppc-macro-fix.patch              |   13 +++++++++++
 meta/recipes-kernel/sysprof/files/rmb-arm.patch    |   18 ++++++++++++++++
 meta/recipes-kernel/sysprof/files/rmb-mips.patch   |   20 ++++++++++++++++++
 meta/recipes-kernel/sysprof/sysprof_git.bb         |   22 ++++++++++++++++++++
 6 files changed, 75 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-kernel/sysprof/files/ppc-macro-fix.patch
 create mode 100644 meta/recipes-kernel/sysprof/files/rmb-arm.patch
 create mode 100644 meta/recipes-kernel/sysprof/files/rmb-mips.patch
 create mode 100644 meta/recipes-kernel/sysprof/sysprof_git.bb



             reply	other threads:[~2010-12-10  6:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-10  6:06 Tom Zanussi [this message]
2010-12-08  7:50 ` [PATCH 1/1] Add sysprof, a system-wide performance profiler for Linux Tom Zanussi

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.1291961212.git.tom.zanussi@intel.com \
    --to=tom.zanussi@intel.com \
    --cc=poky@yoctoproject.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.