Skip to content
Snippets Groups Projects
Commit 29717ecb authored by Sven Tennie's avatar Sven Tennie :smiley_cat: Committed by Marge Bot
Browse files

Use Info Table Provenances to decode cloned stack (#18163)

Emit an Info Table Provenance Entry (IPE) for every stack represeted info table
if -finfo-table-map is turned on.

To decode a cloned stack, lookupIPE() is used. It provides a mapping between
info tables and their source location.

Please see these notes for details:

- [Stacktraces from Info Table Provenance Entries (IPE based stack unwinding)]
- [Mapping Info Tables to Source Positions]

Metric Increase:
    T12545
parent 6f7f5990
No related branches found
No related tags found
No related merge requests found
Showing
with 683 additions and 127 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment