[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160713140645.GC31742@krava>
Date: Wed, 13 Jul 2016 16:06:45 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Wang Nan <wangnan0@...wei.com>
Cc: acme@...nel.org, lizefan@...wei.com, linux-kernel@...r.kernel.org,
pi3orama@....com, Arnaldo Carvalho de Melo <acme@...hat.com>,
He Kuang <hekuang@...wei.com>, Jiri Olsa <jolsa@...nel.org>,
Masami Hiramatsu <mhiramat@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Nilay Vaish <nilayvaish@...il.com>
Subject: Re: [PATCH v15 07/12] perf tools: Map backward events to
backward_mmap
On Tue, Jul 12, 2016 at 10:00:07AM +0000, Wang Nan wrote:
SNIP
> -
> static bool
> perf_evlist__should_poll(struct perf_evlist *evlist __maybe_unused,
> struct perf_evsel *evsel)
> @@ -1055,16 +1038,20 @@ perf_evlist__should_poll(struct perf_evlist *evlist __maybe_unused,
>
> static int perf_evlist__mmap_per_evsel(struct perf_evlist *evlist, int idx,
> struct mmap_params *mp, int cpu,
> - int thread, int *output)
> + int thread, int *_output, int *_output2)
s/_output2/_output_backward/ ?
thanks,
jirka
Powered by blists - more mailing lists