Em Fri, Sep 04, 2015 at 04:42:30PM +0300, Adrian Hunter escreveu:
> On 04/09/15 16:28, Arnaldo Carvalho de Melo wrote:
> > Em Fri, Sep 04, 2015 at 03:15:54PM +0300, Adrian Hunter escreveu:
> >> A perf_evsel is a selected event containing the perf_event_attr
> >> that is passed to perf_event_open().
On 04/09/15 16:28, Arnaldo Carvalho de Melo wrote:
> Em Fri, Sep 04, 2015 at 03:15:54PM +0300, Adrian Hunter escreveu:
>> A perf_evsel is a selected event containing the perf_event_attr
>> that is passed to perf_event_open(). A perf_evlist is a collection
>> of perf_evsel's. A perf_evlist also ha
Em Fri, Sep 04, 2015 at 03:15:54PM +0300, Adrian Hunter escreveu:
> A perf_evsel is a selected event containing the perf_event_attr
> that is passed to perf_event_open(). A perf_evlist is a collection
> of perf_evsel's. A perf_evlist also has lists of cpus and threads
> (pids) on which to open th
A perf_evsel is a selected event containing the perf_event_attr
that is passed to perf_event_open(). A perf_evlist is a collection
of perf_evsel's. A perf_evlist also has lists of cpus and threads
(pids) on which to open the event. These lists are called 'maps'
and this patch is about how those
4 matches
Mail list logo