lisa.trace: Remove trace_printk@func@... support
Remove support for trace_printk@func meta event support. It had a number of issues: * Harder to support for new parsers * The function name is not stable due to multiple symbols sometimes covering the same address range * The function name may or may not be what the user expects due to inlining.
Loading
Please register or sign in to comment