summaryrefslogtreecommitdiffstats
path: root/tests/auto/kallsyms
Commit message (Expand)AuthorAgeFilesLines
* Build: Use version-less Qt targetsEike Ziller2023-01-251-1/+1
* CMake Build: add build support with CMakeCristian Adam2020-01-271-0/+4
* Fix unittest failure when perf_event_paranoid != -1Erik Johansson2019-08-131-5/+5
* Don't fail testProc for bad kptr_restrict or perf_event_paranoidMilian Wolff2019-05-031-0/+19
* Ignore kallsyms mappings with address 0Thomas McGuire2019-05-031-19/+24
* Support (null) as address in kallsymsMilian Wolff2019-05-031-1/+9
* Fix kallsyms testUlf Hermann2018-07-261-1/+1
* Apply coding standard to includesUlf Hermann2017-12-071-4/+4
* Add the qbs files as OTHER_FILES to qmake projectsUlf Hermann2017-11-091-0/+2
* Report an error when the kallsyms file could not be parsedMilian Wolff2017-04-121-4/+40
* Fix test when kallsyms mapping is disabled/brokenMilian Wolff2017-02-101-1/+8
* Tests don't need GUI to runMilian Wolff2017-02-102-1/+2
* Fix qbs buildChristian Kandeler2017-02-071-1/+1
* Resolve kernel addresses to symbols using /proc/kallsyms mappingMilian Wolff2017-02-013-0/+144