llvm-project/llvm/test/tools/llvm-xray/X86/Inputs
Dean Michael Berris c5caf3e9c6 [XRay][tools] Support new kinds of instrumentation map entries
Summary:
When extracting the instrumentation map from a binary, we should be able
to recognize the new kinds of instrumentation sleds we've been emitting
with the compiler using -fxray-instrument. This change adds a test for
all the kinds of sleds we currently support (sans the tail-call sled,
which is a bit harder to force in a simple prebuilt input).

Reviewers: kpw, dblaikie

Subscribers: llvm-commits

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

llvm-svn: 311305
2017-08-21 00:14:06 +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 [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
elf64-badentrysizes.bin [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
elf64-example.bin [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
elf64-noinstr-map.bin [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
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 [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +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
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