aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2014-04-16 18:49:02 +0000
committerJiri Olsa <[email protected]>2014-04-22 15:39:09 +0000
commit7c2f8164e5415ef48954f6929f4acae5764afdb4 (patch)
tree3abc7efe2220ce6412a9b281c06894442375404c /tools/perf/builtin-annotate.c
parentperf/x86: Export perf_assign_events() (diff)
downloadkernel-7c2f8164e5415ef48954f6929f4acae5764afdb4.tar.gz
kernel-7c2f8164e5415ef48954f6929f4acae5764afdb4.zip
perf tools: Fix pmu object compilation error
After applying some patches got another shadowing error: CC util/pmu.o util/pmu.c: In function ‘pmu_alias_terms’: util/pmu.c:287:35: error: declaration of ‘clone’ shadows a global declaration [-Werror=shadow] Renaming clone to cloned. Acked-by: David Ahern <[email protected]> Cc: David Ahern <[email protected]> Cc: Namhyung Kim <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Jiri Olsa <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions