1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/tools/llvm-xray/X86
Dean Michael Berris 7c47c0e53b [XRay][tools] Support arg1 logging entries in the basic logging mode
Summary:
The arg1 logging handler changed in compiler-rt to start writing a
different type for entries encountered when logging the first argument
of XRay-instrumented functions. This change allows the trace loader to
support reading these record types as well as prepare for when the
basic (naive) mode implementation starts writing down the argument
payloads.

Without this change, binaries with arg1 logging support enabled start
writing unreadable logs for any of the XRay tracing tools.

Reviewers: pelikan

Subscribers: llvm-commits

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

llvm-svn: 314967
2017-10-05 05:18:17 +00:00
..
Inputs [XRay][tools] Support arg1 logging entries in the basic logging mode 2017-10-05 05:18:17 +00:00
account-deduce-tail-call.yaml
account-empty-stack-error.yaml
account-keep-going.yaml
account-simple-case.yaml
account-simple-sorting.yaml
bad-instrmap-sizes.txt
convert-basic-arg1-to-yaml.txt [XRay][tools] Support arg1 logging entries in the basic logging mode 2017-10-05 05:18:17 +00:00
convert-fdr-arg1-to-yaml.txt [XRay] convert FDR arg1 log entries 2017-09-27 04:48:03 +00:00
convert-fdr-to-yaml.txt [XRay][tools] Support tail-call exits before we write them in the runtime 2017-09-18 06:08:46 +00:00
convert-roundtrip.yaml
convert-to-yaml.txt
convert-with-debug-syms.txt
convert-with-standalone-instrmap.txt
convert-with-yaml-instrmap.txt
empty.txt
extract-all-sledtypes.txt
extract-instrmap-symbolize.ll
extract-instrmap.ll
graph-color-simple-case.yaml
graph-deduce-tail-call.yaml
graph-diff-simple.txt
graph-simple-case.yaml
graph-zero-latency-calls.yaml
lit.local.cfg
no-instr-map.txt
no-subcommand-noassert.txt
no-such-file.txt
stack-empty-case.yaml Fix llvm-xray tests to avoid subshells 2017-09-07 21:28:09 +00:00
stack-keep-going.yaml Fix llvm-xray tests to avoid subshells 2017-09-07 21:28:09 +00:00
stack-multithread.yaml [XRay][tools] Function call stack based analysis tooling for XRay traces 2017-09-07 18:07:48 +00:00
stack-simple-case.yaml [XRay][tools] Function call stack based analysis tooling for XRay traces 2017-09-07 18:07:48 +00:00
unsupported-elf32.txt