forked from OSchip/llvm-project
10141261e1
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 |
||
---|---|---|
.. | ||
always-never-instrument.cc | ||
arg1-arg0-logging.cc | ||
arg1-logger.cc | ||
arg1-logging-implicit-this.cc | ||
argv0-log-file-name.cc | ||
basic-filtering.cc | ||
c-test.cc | ||
common-trampoline-alignment.cc | ||
coverage-sample.cc | ||
custom-event-handler-alignment.cc | ||
custom-event-logging.cc | ||
fdr-mode-inmemory.cc | ||
fdr-mode.cc | ||
fdr-single-thread.cc | ||
fdr-thread-order.cc | ||
fixedsize-logging.cc | ||
fork_basic_logging.cc | ||
func-id-utils.cc | ||
logging-modes.cc | ||
optional-inmemory-log.cc | ||
patching-unpatching.cc | ||
pic_test.cc | ||
profiling-multi-threaded.cc | ||
profiling-single-threaded.cc | ||
quiet-start.cc |