From: tom.zanussi@intel.com
To: yocto@yoctoproject.org
Subject: [KERNEL][PATCH] add utrace feature
Date: Mon, 13 Jun 2011 09:35:33 -0500 [thread overview]
Message-ID: <cover.1307975029.git.tom.zanussi@intel.com> (raw)
From: Tom Zanussi <tom.zanussi@intel.com>
This adds a utrace feature, in support of userspace tracing for systemtap.
It's been tested on actual x86 and x86-64 hardware, as well as qemux86-64
and qemuppc (utrace doesn't currently have support for arm or mips).
A couple examples with output have been added to the systemtap entry in
the tracing and profiling section of the Yocto wiki:
https://wiki.yoctoproject.org/wiki/Tracing_and_Profiling#systemtap
Please pull into the meta branch of linux-yocto.
Tom Zanussi (1):
meta: add utrace feature for linux-yocto
meta/cfg/kernel-cache/features/utrace/utrace.cfg | 1 +
meta/cfg/kernel-cache/features/utrace/utrace.scc | 2 ++
meta/cfg/kernel-cache/ktypes/standard/standard.scc | 3 +++
3 files changed, 6 insertions(+), 0 deletions(-)
create mode 100644 meta/cfg/kernel-cache/features/utrace/utrace.cfg
create mode 100644 meta/cfg/kernel-cache/features/utrace/utrace.scc
next reply other threads:[~2011-06-13 14:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-13 14:35 tom.zanussi [this message]
2011-06-13 14:35 ` [KERNEL][PATCH] meta: add utrace feature for linux-yocto 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.1307975029.git.tom.zanussi@intel.com \
--to=tom.zanussi@intel.com \
--cc=yocto@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.