Re: PATCH] ftrace: Add a C/P state tracer to help poweroptimization

From: Steven Rostedt
Date: Mon Oct 27 2008 - 12:06:20 EST



On Mon, 27 Oct 2008, Ingo Molnar wrote:
>
> > + help
> > + This tracer helps developers to analyize and optimize the kernels
> > + power management decisions, specifically the C-state and P-state
> > + behavior.
>
> s/analyize/analyse

Unless Britsh English is different, which I do not know.

s/analyse/analyze/

;-)

-- Steve

> s/kernels/kernel's
>
> > +static struct trace_array *power_trace;
> > +static int trace_power_enabled;
>
> __read_mostly ?
>
> Ingo
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/