Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 4.8.0-beta1
-
None
Description
elfutils currently only accepts whole ELF files as arguments to its reporting function, but on modern linux the dynamic loader maps the ELF files piecemeal, section by section. Therefore, we cannot recreate the memory layout in perfparser.
The solution to this involves fixing elfutils to accept the same section-by-section reporting.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTCREATORBUG-21260 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
243129,5 | Don't split mmaps that cover the same region with the same contents | master | qt-creator/perfparser | Status: MERGED | +2 | 0 |
243316,5 | Report base mapping to dwfl when we need the module for an pgoff mmap | master | qt-creator/perfparser | Status: MERGED | +2 | 0 |