commit | acc7bfb3db9744c4a18c96fd6536069e8647cb11 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Jul 04 12:20:21 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jul 09 10:13:27 2019 -0300 |
tree | 78066b5eb128c37109b1f77087e9652966bc69d4 | |
parent | e56fbc9dc79ce0fdc49ffadd062214ddd02f65b6 [diff] |
perf metricgroup: Add missing list_del_init() when flushing egroups list So that at the end each of the entries have its list node struct cleared and the egroup list head ends emptied. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-dxzj1ah350fy9ec0xbhb15b6@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>