1 perf-kallsyms(1) 1 perf-kallsyms(1) 2 ================ 2 ================ 3 3 4 NAME 4 NAME 5 ---- 5 ---- 6 perf-kallsyms - Searches running kernel for sy 6 perf-kallsyms - Searches running kernel for symbols 7 7 8 SYNOPSIS 8 SYNOPSIS 9 -------- 9 -------- 10 [verse] 10 [verse] 11 'perf kallsyms' [<options>] symbol_name[,symbo 11 'perf kallsyms' [<options>] symbol_name[,symbol_name...] 12 12 13 DESCRIPTION 13 DESCRIPTION 14 ----------- 14 ----------- 15 This command searches the running kernel kalls 15 This command searches the running kernel kallsyms file for the given symbol(s) 16 and prints information about it, including the 16 and prints information about it, including the DSO, the kallsyms begin/end 17 addresses and the addresses in the ELF kallsym 17 addresses and the addresses in the ELF kallsyms symbol table (for symbols in 18 modules). 18 modules). 19 19 20 OPTIONS 20 OPTIONS 21 ------- 21 ------- 22 -v:: 22 -v:: 23 --verbose:: !! 23 --verbose=:: 24 Increase verbosity level, showing deta 24 Increase verbosity level, showing details about symbol table loading, etc.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.