Em Mon, May 23, 2016 at 07:13:42AM +, Wang Nan escreveu:
> Introduce auxiliary perf evlist. Such evlists created by
> perf_evlist__new_aux()
> using an existing evlist. A 'parent' pointer points to the template.
You must define template above, otherwise I will not have how to compare
the patc
Introduce auxiliary perf evlist. Such evlists created by perf_evlist__new_aux()
using an existing evlist. A 'parent' pointer points to the template.
A 'evlist->parent' pointer is added to 'struct perf_evlist' and points to the
evlist itself for normal evlists (so in this patch changing 'evlist' to
2 matches
Mail list logo