]> code.ossystems Code Review - openembedded-core.git/commit
perf: fix v3.17 powerpc compilation issues
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 8 Sep 2014 03:57:29 +0000 (23:57 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Sep 2014 14:19:58 +0000 (15:19 +0100)
commit9f204a02f07f8e378e8a078db103a6ba94ec55cb
treec4dd3b398c7eabdf7eec0ac877cc82ea89953fc4
parentcc2ef9b0f6371837faa5e430c0b6c48bf24a8c4c
perf: fix v3.17 powerpc compilation issues

The powerpc perf arch port has two issues in the current 3.17-rc
seriers. Undefined dwarf symbols and undefined pr_debug calls.

commit a60335ba [perf tools powerpc: Adjust callchain based on DWARF debug info]
introduces skip-callchain-idx.c, and breaks the perf build.

Until fixes get into the mainline kernel, we temporarily fix the issues by
adding a forced linke to -ldw and modifying skip-callchain-idx.c to include
the proper debug files for pr_debug.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/perf/perf.bb