summaryrefslogtreecommitdiffstats
path: root/tests/auto/addresscache
Commit message (Expand)AuthorAgeFilesLines
* Fix qbs buildChristian Stenger2023-01-261-0/+2
* Build: Use version-less Qt targetsEike Ziller2023-01-251-1/+1
* Fix compiler warnings about signedness6.0Christian Kandeler2021-08-181-2/+2
* Add Disassembler functionalityDarya Knysh2020-12-151-1/+1
* Allow zero sized symbols in the address cachedknysh2020-10-071-1/+2
* Fix compiling tests with QMakeMilian Wolff2020-09-291-2/+6
* tst_addresscache: Fix qbs buildChristian Kandeler2020-09-251-2/+6
* Build a sorted symbol map once and use it for lookupsMilian Wolff2020-09-111-27/+11
* Allow address cache lookup for ElfInfo with pgoff / baseAddrMilian Wolff2020-06-151-0/+12
* Unbreak test in debug buildMilian Wolff2020-06-151-1/+1
* Fix warnings about type mismatchChristian Kandeler2020-04-231-2/+2
* CMake Build: add build support with CMakeCristian Adam2020-01-271-0/+4
* Introduce per-DSO cache for symbol lookup via dwfl_module_addrinfoMilian Wolff2020-01-091-0/+27
* Share per-DSO address cache across processesMilian Wolff2020-01-091-6/+11
* Fix qbs buildChristian Kandeler2019-05-081-1/+1
* Cache address location information per elf fileMilian Wolff2019-05-023-0/+95