1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/tools/llvm-xray/X86/Inputs
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
..
all-sleds.o [XRay][tools] Support new kinds of instrumentation map entries 2017-08-21 00:14:06 +00:00
elf32-noxray.bin
elf64-badentrysizes.bin
elf64-example.bin
elf64-noinstr-map.bin
elf64-objcopied-instrmap.bin
elf64-sample-o2.bin
empty-file.bin
fdr-log-arg1.xray [XRay] convert FDR arg1 log entries 2017-09-27 04:48:03 +00:00
fdr-log-version-1.xray
graph-diff-A.yaml [XRay] A tool for Comparing xray function call graphs 2017-04-24 05:54:33 +00:00
graph-diff-B.yaml [XRay] A tool for Comparing xray function call graphs 2017-04-24 05:54:33 +00:00
naive-log-simple.xray
naive-with-arg1-entries.xray [XRay][tools] Support arg1 logging entries in the basic logging mode 2017-10-05 05:18:17 +00:00
simple-instrmap.yaml [XRay] A tool for Comparing xray function call graphs 2017-04-24 05:54:33 +00:00
simple-xray-instrmap.yaml