summaryrefslogtreecommitdiffstats
path: root/app/perfsymboltable.h
Commit message (Expand)AuthorAgeFilesLines
* Always double-check the validity of the module known to libdwflMilian Wolff2017-09-061-0/+3
* Fall-back to global search for debug-link filesMilian Wolff2017-05-081-3/+6
* Use open, close, free, cxa_demangle from elfutilsUlf Hermann2017-04-281-1/+1
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-181-0/+2
|\
| * Retry unwinding when the symbol cache is dirtyMilian Wolff2017-04-131-0/+2
* | Try to find elfs in debug path, when build id is availableMilian Wolff2017-03-291-2/+3
* | Pass an explicit Elf* to deduce the target architectureMilian Wolff2017-03-291-0/+3
* | Completely remove time handling from the PerfElfMapMilian Wolff2017-03-291-5/+3
* | Remove overwritten elf mappings from the PerfElfMapMilian Wolff2017-03-291-1/+0
* | Refactor PerfElfMap to make it easier to change its internalsMilian Wolff2017-03-211-2/+2
|/
* Optimize: Only send strings once over the wireMilian Wolff2017-01-101-3/+3
* Extract logic around sorted list of mmaped elfs into separate fileMilian Wolff2017-01-031-18/+4
* Keep the PID in PerfSymbolTableUlf Hermann2016-12-191-1/+3
* Unwind inlined functionsUlf Hermann2016-11-151-0/+11
* Keep timestamps for mmapsUlf Hermann2016-11-111-6/+14
* Send symbols separately from framesUlf Hermann2016-11-031-2/+8
* Send symbol location ID with every code locationUlf Hermann2016-11-031-1/+3
* Fix build with namespaced Qtv4.2.0-beta1Christian Kandeler2016-10-131-0/+2
* Move symbol table related functions into separate classUlf Hermann2016-10-071-0/+92