diff options
author | Andreas Kling <kling@serenityos.org> | 2021-03-03 22:59:45 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-03 23:13:26 +0100 |
commit | 373a595c567cb467aa1f1c627dcfb4fac94dbf86 (patch) | |
tree | 6ab4530bbc86a3148896d40b337e07fd54c129c7 /Userland/Libraries/LibCompress/Gzip.h | |
parent | 538975b713a0611bc315f81b8ef4c23c5347f89b (diff) | |
download | serenity-373a595c567cb467aa1f1c627dcfb4fac94dbf86.zip |
Profiler: Symbolicate addresses in non-PIE ELF objects
This is a little bit messy, but basically if an ELF object is non-PIE,
we have to account for the executable mapping being at a hard-coded
offset and subtract that when doing symbolication.
There's probably a nicer way to solve this, I just hacked this together
so we can see "cc1plus" and friends in profiles. :^)
Diffstat (limited to 'Userland/Libraries/LibCompress/Gzip.h')
0 files changed, 0 insertions, 0 deletions