mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
731da7b6b3
Summary: This change removes the ad-hoc implementation used by llvm-xray's `convert` subcommand to generate JSON encoded catapult (AKA Chrome Trace Viewer) trace output, to instead use the JSON encoder now in the Support library. Reviewers: kpw, zturner, eizan Reviewed By: kpw Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D50129 llvm-svn: 338834 |
||
---|---|---|
.. | ||
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-graph-diff.cpp | ||
xray-graph-diff.h | ||
xray-graph.cpp | ||
xray-graph.h | ||
xray-registry.cpp | ||
xray-registry.h | ||
xray-stacks.cpp |