We add to ensure that we are observing the correct callstack order in memprof
during symbolization. There was some confusion whether the order of
DIFrame objects were reversed but in reality the leaf function is at
index 0 so no code changes are required.
Details
Details
- Reviewers
tejohnson - Commits
- rG49c048add4c9: [memprof] Add a test to verify callstack order.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/tools/llvm-profdata/memprof-inline.test | ||
---|---|---|
39 | These are printed during a debug run of what tool and with what options? |
These are printed during a debug run of what tool and with what options?