llvm-project/llvm/test/tools/llvm-xray/X86/Inputs
Dean Michael Berris 0a465d7a01 [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 [XRay] Implement `llvm-xray convert` -- trace file conversion 2017-01-10 02:38:11 +00:00
elf64-sample-o2.bin [XRay] Implement `llvm-xray convert` -- trace file conversion 2017-01-10 02:38:11 +00:00
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 [XRay] Update FDR log reader to be aware of buffer sizes per thread. 2017-03-29 06:10:12 +00:00
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 [XRay] Implement `llvm-xray convert` -- trace file conversion 2017-01-10 02:38:11 +00:00
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 Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00