summaryrefslogtreecommitdiffstats
path: root/app/perfkallsyms.h
Commit message (Expand)AuthorAgeFilesLines
* Apply coding standard to includesUlf Hermann2017-12-071-1/+1
* Change header guards to "#pragma once"Ulf Hermann2017-12-071-5/+1
* Delay loading of kallsyms file until it is neededMilian Wolff2017-08-281-0/+1
* Report an error when the kallsyms file could not be parsedMilian Wolff2017-04-121-1/+5
* Resolve kernel addresses to symbols using /proc/kallsyms mappingMilian Wolff2017-02-011-0/+49