Searched hist:acc7bfb3db9744c4a18c96fd6536069e8647cb11 (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/util/ |
H A D | metricgroup.c | diff acc7bfb3db9744c4a18c96fd6536069e8647cb11 Thu Jul 04 17:20:21 CEST 2019 Arnaldo Carvalho de Melo <acme@redhat.com> 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>
|