Re: [PATCH v3] cpufreq: trace frequency limits change

From: Rafael J. Wysocki
Date: Thu Jul 26 2018 - 04:22:08 EST


On Wed, Jul 25, 2018 at 3:18 PM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> On Tue, 24 Jul 2018 10:35:44 -0700
> Joel Fernandes <joel@xxxxxxxxxxxxxxxxx> wrote:
>
>> From: Ruchi Kandoi <kandoiruchi@xxxxxxxxxx>
>>
>> systrace used for tracing for Android systems has carried a patch for
>> many years in the Android tree that traces when the cpufreq limits
>> change. With the help of this information, systrace can know when the
>> policy limits change and can visually display the data. Lets add
>> upstream support for the same.
>>
>> Signed-off-by: Ruchi Kandoi <kandoiruchi@xxxxxxxxxx>
>> Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>
>
> Better ;-)
>
> Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>

Patch applied, thanks!