[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0d295099-94db-c294-df84-0bd94a3c00bc@redhat.com>
Date: Thu, 20 May 2021 08:59:46 +0200
From: Daniel Bristot de Oliveira <bristot@...hat.com>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org,
Steven Rostedt <rostedt@...dmis.org>
Cc: Tommaso Cucinotta <tommaso.cucinotta@...tannapisa.it>,
Kate Carcia <kcarcia@...hat.com>,
Jonathan Corbet <corbet@....net>,
Ingo Molnar <mingo@...hat.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Will Deacon <will@...nel.org>,
Catalin Marinas <catalin.marinas@....com>,
"Paul E. McKenney" <paulmck@...nel.org>,
Joel Fernandes <joel@...lfernandes.org>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Gabriele Paoloni <gabriele.paoloni@...el.com>,
Juri Lelli <juri.lelli@...hat.com>,
Clark Williams <williams@...hat.com>, linux-doc@...r.kernel.org
Subject: Re: [RFC PATCH 11/16] rv/monitors: wwnr instrumentation and
Makefile/Kconfig entries
On 5/19/21 8:16 PM, Randy Dunlap wrote:
> On 5/19/21 4:36 AM, Daniel Bristot de Oliveira wrote:
>> diff --git a/kernel/trace/rv/Kconfig b/kernel/trace/rv/Kconfig
>> index 4a1088c5ba68..612b36b97663 100644
>> --- a/kernel/trace/rv/Kconfig
>> +++ b/kernel/trace/rv/Kconfig
>> @@ -21,6 +21,13 @@ config RV_MON_WIP
>> Enable WIP sample monitor, this is a sample monitor that
>> illustrates the usage of per-cpu monitors.
>>
>> +config RV_MON_WWNR
>> + tristate "WWNR monitor"
>> + help
>> + Enable WWNR sample monitor, this is a sample monitor that
>
> monitor. This is
>
>> + illustrates the usage of per-task monitor. The model is
>> + broken on purpose: it serves to test reactors.
>
> and please tell the user what WWNR means, either in the prompt
> or in the help text.
>
yeah, I will do so.
(WWNR stands for "Wakeup while not running")
Thanks!
-- Daniel
Powered by blists - more mailing lists