https://bugs.kde.org/show_bug.cgi?id=415293

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #9 from Mark Wielaard <m...@klomp.org> ---
commit 86277041a296d3ca34d938b347c246ff4485c3a0
Author: Mark Wielaard <m...@klomp.org>
Date:   Mon Jul 27 22:43:28 2020 +0200

    Incorrect call-graph tracking due to new _dl_runtime_resolve_xsave*

    Newer glibc have alternate ld.so _ld_runtime_resolve functions.
    Namely _dl_runtime_resolve_xsave and _dl_runtime_resolve_xsavec

    This patch recognizes the xsave, xsvec and fxsave variants and
    changes callgrind so that any variant counts as _dl_runtime_resolve.

    Original patch by paulo.cesar.pereira.de.andr...@gmail.com
    https://bugs.kde.org/show_bug.cgi?id=415293

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to