perf report: Use ui__has_annotation()
authorNamhyung Kim <[email protected]>
Tue, 18 Mar 2014 06:32:26 +0000 (15:32 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 18 Mar 2014 21:17:02 +0000 (18:17 -0300)
commitb9ce0c99d820b7680fdb4dc39bc7b5ff79d6b5b0
tree9bac2e704442adf794276b8152f01a1845c7341b
parent574799bfdbc3a13e0b5e2f6af34b761bde743a9a
perf report: Use ui__has_annotation()

Since we introduced the ui__has_annotation() for that, don't open code
it.

Signed-off-by: Namhyung Kim <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-report.c