From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Tom Zanussi <tom.zanussi@intel.com>
Cc: poky@yoctoproject.org
Subject: Re: [KERNEL][PATCH 1/1] wrs_meta: add blktrace feature
Date: Tue, 23 Nov 2010 10:47:27 -0500 [thread overview]
Message-ID: <4CEBE20F.8090807@windriver.com> (raw)
In-Reply-To: <1290492595.2784.149.camel@elmorro>
On 10-11-23 01:09 AM, Tom Zanussi wrote:
> Add a 'blktrace feature' that turns on kernel support for blktrace, a
> block I/O tracing tool. Added to 'standard' alongside similar tracing
> tool config.
Looks good Tom. I'll drop this into 2.6.34 and propagate
it to the 2.6.37 kernel as well.
Bruce
>
> Signed-off-by: Tom Zanussi<tom.zanussi@intel.com>
> ---
> .../kernel-cache/features/blktrace/blktrace.cfg | 1 +
> .../kernel-cache/features/blktrace/blktrace.scc | 1 +
> wrs/cfg/kernel-cache/ktypes/standard/standard.scc | 3 +++
> 3 files changed, 5 insertions(+), 0 deletions(-)
> create mode 100644 wrs/cfg/kernel-cache/features/blktrace/blktrace.cfg
> create mode 100644 wrs/cfg/kernel-cache/features/blktrace/blktrace.scc
>
> diff --git a/wrs/cfg/kernel-cache/features/blktrace/blktrace.cfg b/wrs/cfg/kernel-cache/features/blktrace/blktrace.cfg
> new file mode 100644
> index 0000000..3e61f2b
> --- /dev/null
> +++ b/wrs/cfg/kernel-cache/features/blktrace/blktrace.cfg
> @@ -0,0 +1 @@
> +CONFIG_BLK_DEV_IO_TRACE=y
> diff --git a/wrs/cfg/kernel-cache/features/blktrace/blktrace.scc b/wrs/cfg/kernel-cache/features/blktrace/blktrace.scc
> new file mode 100644
> index 0000000..945714b
> --- /dev/null
> +++ b/wrs/cfg/kernel-cache/features/blktrace/blktrace.scc
> @@ -0,0 +1 @@
> +kconf non-hardware blktrace.cfg
> diff --git a/wrs/cfg/kernel-cache/ktypes/standard/standard.scc b/wrs/cfg/kernel-cache/ktypes/standard/standard.scc
> index 7eb9585..8f07220 100644
> --- a/wrs/cfg/kernel-cache/ktypes/standard/standard.scc
> +++ b/wrs/cfg/kernel-cache/ktypes/standard/standard.scc
> @@ -16,6 +16,9 @@ include mips.scc
> include features/lttng/lttng.scc
> tag lttng
>
> +include features/blktrace/blktrace.scc
> +tag blktrace
> +
> include features/ocd/ocd.scc
> tag ocd
>
next prev parent reply other threads:[~2010-11-23 15:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-23 6:09 [KERNEL][PATCH 1/1] wrs_meta: add blktrace feature Tom Zanussi
2010-11-23 15:47 ` Bruce Ashfield [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-11-22 23:19 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=4CEBE20F.8090807@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=poky@yoctoproject.org \
--cc=tom.zanussi@intel.com \
/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.