* Andi Kleen <a...@firstfloor.org> wrote: > From: Andi Kleen <a...@linux.intel.com> > > As suggested by Ingo. > > Make HW_BREAKPOINTS a config option. HW_BREAKPOINTS depends > on perf. This allows disabling PERF_EVENTS for systems that > don't need it (e.g. anything not used for development) > > Disabling PERF_EVENTS saves over 700k of kernel text (~5% of my config) > and significant data/bss: > > text data bss dec hex filename > 13692640 1922416 1478656 17093712 104d450 obj/vmlinux > 12980092 1787544 1470464 16238100 f7c614 obj-noperf/vmlinux
Btw., could you send me your .config so I can investigate this? Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/