mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
54bc26f33d
Summary: In this change, we implement a `BlockPrinter` which orders records in a Block that's been indexed by the `BlockIndexer`. This is used in the `llvm-xray fdr-dump` tool which ties together the various types and utilities we've been working on, to allow for inspection of XRay FDR mode traces both with and without verification. This change is the final step of the refactoring of D50441. Reviewers: mboerger, eizan Subscribers: mgorny, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D51846 llvm-svn: 341887 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
func-id-helper.cpp | ||
func-id-helper.h | ||
llvm-xray.cpp | ||
trie-node.h | ||
xray-account.cpp | ||
xray-account.h | ||
xray-color-helper.cpp | ||
xray-color-helper.h | ||
xray-converter.cpp | ||
xray-converter.h | ||
xray-extract.cpp | ||
xray-fdr-dump.cpp | ||
xray-graph-diff.cpp | ||
xray-graph-diff.h | ||
xray-graph.cpp | ||
xray-graph.h | ||
xray-registry.cpp | ||
xray-registry.h | ||
xray-stacks.cpp |