This allows us to, if the symbol names are available in the binary, be
able to provide the function name in the YAML output.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5606 Build 5606: arc lint + arc unit
Paths
| Differential D32153
[XRay][tools] Add option to llvm-xray extract to symbolize functions ClosedPublic Authored by dberris on Apr 17 2017, 10:25 PM.
Details Summary This allows us to, if the symbol names are available in the binary, be
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 18 2017, 10:52 AM Closed by commit rL300624: [XRay][tools] Add option to llvm-xray extract to symbolize functions (authored by dberris). · Explain WhyApr 18 2017, 4:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 95529 include/llvm/XRay/InstrumentationMap.h
test/tools/llvm-xray/X86/extract-instrmap-symbolize.ll
tools/llvm-xray/xray-extract.cc
|