6 perf-kallsyms - Searches running kernel for symbols
11 'perf kallsyms <options> symbol_name[,symbol_name...]'
15 This command searches the running kernel kallsyms file for the given symbol(s)
16 and prints information about it, including the DSO, the kallsyms begin/end
17 addresses and the addresses in the ELF kallsyms symbol table (for symbols in
24 Increase verbosity level, showing details about symbol table loading, etc.