'\" t .\" Title: perf-kallsyms .\" Author: [see the "AUTHORS" section] .\" Generator: Asciidoctor 1.5.4 .\" Date: 2019-06-19 .\" Manual: perf Manual .\" Source: perf .\" Language: English .\" .TH "PERF_4.19\-KALLSYMS" "1" "2019-06-19" "perf" "perf Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \\$2 \(laURL: \\$1 \(ra\\$3 .. .if \n[.g] .mso www.tmac .LINKSTYLE blue R < > .SH "NAME" perf\-kallsyms \- Searches running kernel for symbols .SH "SYNOPSIS" .sp .nf \fIperf kallsyms\fP [] symbol_name[,symbol_name...] .fi .br .SH "DESCRIPTION" .sp This command searches the running kernel kallsyms file for the given symbol(s) and prints information about it, including the DSO, the kallsyms begin/end addresses and the addresses in the ELF kallsyms symbol table (for symbols in modules). .SH "OPTIONS" .sp \-v, \-\-verbose= .RS 4 Increase verbosity level, showing details about symbol table loading, etc. .RE