On Tue, Feb 16, 2016 at 09:14:13AM +0100, Ingo Molnar wrote:
>
> * Jiri Olsa wrote:
>
> > hi,
> > adding support to store CPU cache details under perf data.
> >
> > $ perf report --header-only -I
> > ...
> > # cache info:
> > # L1 Data 32K [0-1]
> > # L1 Instruction 32K [0-1]
> >
* Jiri Olsa wrote:
> hi,
> adding support to store CPU cache details under perf data.
>
> $ perf report --header-only -I
> ...
> # cache info:
> # L1 Data 32K [0-1]
> # L1 Instruction 32K [0-1]
> # L1 Data 32K [2-3]
> # L1 Instruction 32K [2-3]
> # L2 Unified 256K [0-1]
>
hi,
adding support to store CPU cache details under perf data.
$ perf report --header-only -I
...
# cache info:
# L1 Data 32K [0-1]
# L1 Instruction 32K [0-1]
# L1 Data 32K [2-3]
# L1 Instruction 32K [2-3]
# L2 Unified 256K [0-1]
# L2 Unified 256K [2-3]
# L3 Unified 409
3 matches
Mail list logo