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:   Fri, 25 Aug 2017 15:57:34 -0300
From:   Arnaldo Carvalho de Melo <acme@...nel.org>
To:     Jiri Olsa <jolsa@...hat.com>
Cc:     Andi Kleen <andi@...stfloor.org>, Jiri Olsa <jolsa@...nel.org>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        lkml <linux-kernel@...r.kernel.org>,
        Ingo Molnar <mingo@...nel.org>,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
        Namhyung Kim <namhyung@...nel.org>,
        David Ahern <dsahern@...il.com>,
        Mark Rutland <mark.rutland@....com>
Subject: Re: [PATCH 10/10] perf stat: Support inherit/no-inherit terms

Em Thu, Aug 24, 2017 at 06:45:27PM +0200, Jiri Olsa escreveu:
> On Thu, Aug 24, 2017 at 09:30:34AM -0700, Andi Kleen wrote:
> > On Thu, Aug 24, 2017 at 06:27:37PM +0200, Jiri Olsa wrote:
> > > Adding support to use 'inherit' and 'no-inherit' terms
> > > in perf stat command, like:
> > > 
> > > To disable perf_event_attr::inherit (enabled by default):
> > > 
> > >   $ perf stat -e cpu/cpu-cycles,no-inherit/u ...
> > > 
> > > Enable perf_event_attr::inherit (disabled by -i):
> > > 
> > >   $ perf stat -i -e cpu/cpu-cycles,inherit/u ...
> > 
> > User documentation is missing.
> 
> right, will add

Ok, applied 4-9, Peter, are you ok with the kernel parts?

- Arnaldo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ