hanchenye-llvm-project/llvm/tools/llvm-xray
Fangrui Song 9569523ab2 [XRay] Add a helper function sortByKey to simplify code
Reviewers: dberris, mboerger

Reviewed By: dberris

Subscribers: mgrang, llvm-commits

Differential Revision: https://reviews.llvm.org/D55548

llvm-svn: 348869
2018-12-11 17:34:15 +00:00
..
CMakeLists.txt [XRay] Add the `llvm-xray fdr-dump` implementation 2018-09-11 00:22:53 +00:00
func-id-helper.cpp [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) 2018-05-02 00:43:17 +00:00
func-id-helper.h
llvm-xray.cpp [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) 2018-05-02 00:43:17 +00:00
trie-node.h
xray-account.cpp [XRay] Add a helper function sortByKey to simplify code 2018-12-11 17:34:15 +00:00
xray-account.h Clean up some code in Program. 2018-06-08 15:16:25 +00:00
xray-color-helper.cpp [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) 2018-05-02 00:43:17 +00:00
xray-color-helper.h
xray-converter.cpp [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
xray-converter.h
xray-extract.cpp [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) 2018-05-02 00:43:17 +00:00
xray-fdr-dump.cpp [XRay] Add the `llvm-xray fdr-dump` implementation 2018-09-11 00:22:53 +00:00
xray-graph-diff.cpp [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) 2018-05-02 00:43:17 +00:00
xray-graph-diff.h
xray-graph.cpp [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
xray-graph.h Clean up some code in Program. 2018-06-08 15:16:25 +00:00
xray-registry.cpp [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) 2018-05-02 00:43:17 +00:00
xray-registry.h
xray-stacks.cpp [Support] Make error banner optional in logAllUnhandledErrors 2018-11-11 01:46:03 +00:00