On Mon, Jul 22, 2019 at 04:09:35PM -0300, Arnaldo Carvalho de Melo wrote:
SNIP
>
> Right after applying this patch my alias for building perf crashes:
>
> I.e. I have:
>
> alias m='perf stat -e cycles:u,instructions:u make -k O=/tmp/build/perf -C
> tools/perf install-bin'
>
> And I'm applyi
Em Sun, Jul 21, 2019 at 01:24:26PM +0200, Jiri Olsa escreveu:
> Adding perf_evlist__add function to add perf_evsel
> in perf_evlist struct.
>
> Link: http://lkml.kernel.org/n/tip-pnfovrqcgxquioroelzfz...@git.kernel.org
> Signed-off-by: Jiri Olsa
> ---
> tools/perf/lib/evlist.c | 7 +
Em Sun, Jul 21, 2019 at 01:24:26PM +0200, Jiri Olsa escreveu:
> Adding perf_evlist__add function to add perf_evsel
> in perf_evlist struct.
>
> Link: http://lkml.kernel.org/n/tip-pnfovrqcgxquioroelzfz...@git.kernel.org
> Signed-off-by: Jiri Olsa
> ---
> tools/perf/lib/evlist.c | 7 +
Adding perf_evlist__add function to add perf_evsel
in perf_evlist struct.
Link: http://lkml.kernel.org/n/tip-pnfovrqcgxquioroelzfz...@git.kernel.org
Signed-off-by: Jiri Olsa
---
tools/perf/lib/evlist.c | 7 +++
tools/perf/lib/include/perf/evlist.h | 3 +++
tools/perf/lib/libperf
4 matches
Mail list logo