Re: specifying raw perf events

From: Arnaldo Carvalho de Melo
Date: Tue Sep 25 2012 - 13:02:00 EST


Em Tue, Sep 25, 2012 at 05:52:35PM +0200, Borislav Petkov escreveu:
> I'm trying to use raw events and to read how exactly they're specified.
> Here's what do:
>
> $ perf list -h
>
> ...
> rNNN [Raw hardware event descriptor]
> cpu/t1=v1[,t2=v2,t3 ...]/modifier [Raw hardware event descriptor]
> (see 'perf list --help' on how to encode it)
> ...
>
> $ perf list --help
> $
>
> No help. :-(
>
> $ perf --version
> perf version 3.6.rc7.1723.g226ea0
>
> That's latest Linus + tip/auto-latest.

$ make -C tools/perf/Documentation install

?

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/