diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-05-07 15:31:38 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-07-01 08:26:54 +0200 |
commit | f079bb3c5f2978b2c1a13098ab2a8c32e5d1ee3d (patch) | |
tree | bc15b64c7791e75fb60414b527a434515745d658 /arch/powerpc/perf | |
parent | recordmcount: Fix spurious mcount entries on powerpc (diff) | |
download | linux-f079bb3c5f2978b2c1a13098ab2a8c32e5d1ee3d.tar.xz linux-f079bb3c5f2978b2c1a13098ab2a8c32e5d1ee3d.zip |
powerpc/ftrace: Enable C Version of recordmcount
Selects HAVE_C_RECORDMCOUNT to use the C version of the recordmcount
intead of the old Perl Version of recordmcount.
This should improve build time. It also seems like the old Perl Version
misses some calls to _mcount that the C version finds.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/perf')
0 files changed, 0 insertions, 0 deletions