OSDN Git Service

{chiron,sagit}_defconfig: omit frame pointer
authorSultan Alsawaf <sultan@kerneltoast.com>
Mon, 15 Oct 2018 03:23:55 +0000 (20:23 -0700)
committer0ranko0P <ranko0p@outlook.com>
Sat, 7 Dec 2019 10:22:20 +0000 (18:22 +0800)
commit5bd43628e34febeda52cf4d07b274b254a70cc89
tree610d1b71abb7dc480cf258484791d5098d70f1fe
parentf49d0f72bc847f52c29b15c2e034fac060df51cd
{chiron,sagit}_defconfig: omit frame pointer

This improves performance by freeing up a register at the expense of a huge
hit to ease of debugging. Since this kernel is not actively being debugged
for anything though, frame pointers can be disabled.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
Change-Id: I98f88e981f01336923e08a4585a2b5c6b174512b
arch/arm64/configs/chiron_defconfig
arch/arm64/configs/sagit_defconfig