Re: [PATCH V4 09/20] rv/monitor: wip instrumentation and Makefile/Kconfig entries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Re: [PATCH V4 09/20] rv/monitor: wip instrumentation and Makefile/Kconfig entries
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Date: Tue, 28 Jun 2022 15:02:45 -0400
- Cc: Daniel Bristot de Oliveira <bristot@xxxxxxxxxx>, Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx>, Guenter Roeck <linux@xxxxxxxxxxxx>, Jonathan Corbet <corbet@xxxxxxx>, Ingo Molnar <mingo@xxxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, Peter Zijlstra <peterz@xxxxxxxxxxxxx>, Will Deacon <will@xxxxxxxxxx>, Catalin Marinas <catalin.marinas@xxxxxxx>, Marco Elver <elver@xxxxxxxxxx>, Dmitry Vyukov <dvyukov@xxxxxxxxxx>, "Paul E. McKenney" <paulmck@xxxxxxxxxx>, Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>, Gabriele Paoloni <gpaoloni@xxxxxxxxxx>, Juri Lelli <juri.lelli@xxxxxxxxxx>, Clark Williams <williams@xxxxxxxxxx>, linux-doc@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-trace-devel@xxxxxxxxxxxxxxx
- In-reply-to: <4d975ef5-7e50-9241-1a3e-f0f9bad9c5b5@infradead.org>
- References: <cover.1655368610.git.bristot@kernel.org> <9c05a95927c18bebcf0eb79bef15ec59667bc08c.1655368610.git.bristot@kernel.org> <4d975ef5-7e50-9241-1a3e-f0f9bad9c5b5@infradead.org>
On Thu, 16 Jun 2022 14:00:10 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
> On 6/16/22 01:44, Daniel Bristot de Oliveira wrote:
> > diff --git a/kernel/trace/rv/Kconfig b/kernel/trace/rv/Kconfig
> > index 1eafb5adcfcb..e9246b0bec9d 100644
> > --- a/kernel/trace/rv/Kconfig
> > +++ b/kernel/trace/rv/Kconfig
> > @@ -26,6 +26,13 @@ menuconfig RV
> > the system behavior.
> >
> > if RV
> > +config RV_MON_WIP
> > + depends on PREEMPTIRQ_TRACEPOINTS
> > + select DA_MON_EVENTS_IMPLICIT
> > + bool "WIP monitor"
>
> Does WIP mean work-in-progress? (It does to me.)
>
> If not, please explain what it means in the help text.
Yeah, that's exactly what I thought too ;-)
-- Steve
>
> > + help
> > + Enable WIP sample monitor, this is a sample monitor that
> > + illustrates the usage of per-cpu monitors.
>
> thanks.
[Index of Archives]
[Linux USB Development]
[Linux USB Development]
[Linux Audio Users]
[Yosemite Hiking]
[Linux Kernel]
[Linux SCSI]