lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 29 Aug 2022 20:00:50 -0400
From:   Kent Overstreet <kent.overstreet@...ux.dev>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     linux-kernel@...r.kernel.org, linux-bcache@...r.kernel.org,
        colyli@...e.de
Subject: Re: [PATCH 1/3] lib/time_stats: New library for statistics on events

On Mon, Aug 29, 2022 at 04:34:14PM -0700, Randy Dunlap wrote:
> 
> 
> On 8/29/22 09:53, Kent Overstreet wrote:
> > diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
> > index bbe3ef939c..bfb49505c9 100644
> > --- a/lib/Kconfig.debug
> > +++ b/lib/Kconfig.debug
> > @@ -1728,6 +1728,9 @@ config LATENCYTOP
> >  	  Enable this option if you want to use the LatencyTOP tool
> >  	  to find out which userspace is blocking on what kernel operations.
> >  
> > +config TIME_STATS
> > +	bool
> > +
> 
> Hi Kent,
> 
> Why not just in lib/Kconfig?

Probably just lazyness, I'll move it there :)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ