Home
last modified time | relevance | path

Searched hist:d66dccdb13c9748f27d8401b45c027953fc833e8 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dexpr.ydiff d66dccdb13c9748f27d8401b45c027953fc833e8 Sat Aug 12 01:26:25 CEST 2017 Andi Kleen <ak@linux.intel.com> perf tools: Dedup events in expression parsing

Avoid adding redundant events while parsing an expression. When we add
an "other" event check first if it already exists.

v2: Fix perf test failure.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: http://lkml.kernel.org/r/20170811232634.30465-10-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>