commit | c3537fc251503af18085b8f84126d13743663970 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Oct 01 12:59:26 2018 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Nov 05 14:37:09 2018 -0300 |
tree | 85f5b425bcdb283c257e5b43ef57b49ddb047e16 | |
parent | 79ef68c7e1f665578e005b454480b6eca60edabe [diff] |
perf evlist: Move perf_evsel__reset_weak_group into evlist - Move the function from builtin-stat to evlist for reuse - Rename to evlist to match purpose better - Pass the evlist as first argument. - No functional changes Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20181001195927.14211-1-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>