mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
aab4e8c7ac
Summary: llvm-xray changes: - account-mode - process-id {...} shows after thread-id - convert-mode - process {...} shows after thread - parses FDR and basic mode pid entries - Checks version number for FDR log parsing. Basic logging changes: - Update header version from 2 -> 3 FDR logging changes: - Update header version from 2 -> 3 - in writeBufferPreamble, there is an additional PID Metadata record (after thread id record and tsc record) Test cases changes: - fdr-mode.cc, fdr-single-thread.cc, fdr-thread-order.cc modified to catch process id output in the log. Reviewers: dberris Reviewed By: dberris Subscribers: hiraditya, llvm-commits, #sanitizers Differential Revision: https://reviews.llvm.org/D49153 llvm-svn: 336974 |
||
---|---|---|
.. | ||
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 |