[poky] [PATCH 1/1] blktrace: new package

Tom Rini tom_rini at mentor.com
Mon Nov 22 17:09:44 PST 2010


On 11/22/2010 04:07 PM, Tom Zanussi wrote:
> Add blktrace, a tool for generating traces of the I/O traffic on block
> devices.
[snip]
> diff --git a/meta/recipes-core/tasks/task-poky-tools.bb b/meta/recipes-core/tasks/task-poky-tools.bb
> index 0a2533c..90361ba 100644
> --- a/meta/recipes-core/tasks/task-poky-tools.bb
> +++ b/meta/recipes-core/tasks/task-poky-tools.bb
> @@ -46,7 +46,8 @@ RDEPENDS_task-poky-tools-profile = "\
>   RRECOMMENDS_task-poky-tools-profile = "\
>       perf \
>       trace-cmd \
> -    kernel-module-oprofile"
> +    kernel-module-oprofile \
> +    blktrace"

Can I suggest making this:
     blktrace \
"
?  That's usually how frequently added-to variables are treated, or 
should be imho.

-- 
Tom Rini
Mentor Graphics Corporation



More information about the poky mailing list