Bug 12434

Summary: disable CONFIG_FTRACE
Product: IPFire Reporter: Peter Müller <peter.mueller>
Component: ---Assignee: Peter Müller <peter.mueller>
Status: CLOSED CANTFIX QA Contact:
Severity: Security    
Priority: - Unknown - CC: peter.mueller
Version: 2   
Hardware: unspecified   
OS: Unspecified   
See Also: https://bugzilla.ipfire.org/show_bug.cgi?id=12430
https://bugzilla.ipfire.org/show_bug.cgi?id=12433
Bug Depends on:    
Bug Blocks: 12361    

Description Peter Müller 2020-06-09 18:59:21 UTC
Similar to #12433 (disable CONFIG_UPROBES), there is no need for tracing every Kernel function on an IPFire machine, as we do not do Kernel development/debugging there. Although the runtime overhead is minimal if enabled, it seems to be obsolete to ship this.
Comment 1 Peter Müller 2022-12-29 11:30:28 UTC
Since this is required for strace to work properly, we will never be able to disable it.