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:	Wed, 18 Jun 2014 09:36:12 +0900
From:	Namhyung Kim <namhyung@...il.com>
To:	Andi Kleen <andi@...stfloor.org>
Cc:	jolsa@...hat.com, linux-kernel@...r.kernel.org, acme@...radead.org,
	Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 9/9] perf, tools: Add a --quiet flag to perf list

Hi Andi,

On Sun, 15 Jun 2014 18:11:38 +0200, Andi Kleen wrote:
> On Sun, Jun 15, 2014 at 10:17:41PM +0900, Namhyung Kim wrote:
>> > It's still default to print descriptions as that is the more useful
>> > default for most users.  Requested by Namhyung Kim.
>> 
>> Did I request the --quiet thing?  It seems like there's a
>> miscommunication.. :-/
>
> Well it was done based on your feedback, and gets the closest
> to your original request as possible.
>
>> Btw, it'd better if it can support event glob on the pmu events (or
>> simply all events) too as this will increase the number of events
>> significantly.  But this can be a further work.
>
> That already works.

Oh, didn't notice that.  Nice work! :)

Thanks,
Namhyung


>
> % perf list icache*
> List of pre-defined events (to be used in -e):
>   icache.ifetch_stall                                [Cycles where a code-fetch
>                                                       stalled due to L1
>                                                       instruction-cache miss
>                                                       or an iTLB miss]
>   icache.misses                                      [Number of Instruction
>                                                       Cache, Streaming Buffer
>                                                       and Victim Cache
>                                                       Misses. Includes
>                                                       Uncacheable accesses]
> %
>
> -Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ