llvm-project/llvm/test/tools/llvm-xray/X86
Dean Michael Berris 4f83c4d1a6 [XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace implementation.
Summary:
The file type packs function trace data onto disk from potentially multiple
threads that are aggregated and flushed during the course of an instrumented
program's runtime.

It is named FDR mode or Flight Data recorder as an analogy to plane
blackboxes, which instrument a running system without access to IO.

The writer code is defined in compiler-rt in xray_fdr_logging.h/cc

Reviewers: rSerge, kcc, dberris

Reviewed By: dberris

Subscribers: llvm-commits

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

llvm-svn: 295397
2017-02-17 01:47:16 +00:00
..
Inputs [XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace implementation. 2017-02-17 01:47:16 +00:00
account-deduce-tail-call.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
account-keep-going.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
account-simple-case.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
account-simple-sorting.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
bad-instrmap-sizes.txt [XRay] Implement `llvm-xray convert` -- trace file conversion 2017-01-10 02:38:11 +00:00
convert-fdr-to-yaml.txt [XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace implementation. 2017-02-17 01:47:16 +00:00
convert-roundtrip.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-to-yaml.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-with-debug-syms.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-with-standalone-instrmap.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
convert-with-yaml-instrmap.txt Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
empty.txt [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
extract-instrmap.ll Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
graph-color-simple-case.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
graph-deduce-tail-call.yaml [XRay] Define the InstrumentationMap type 2017-02-01 00:05:29 +00:00
graph-simple-case.yaml Disable wrapping llvm-xray YAML output 2017-02-14 22:49:49 +00:00
lit.local.cfg [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
no-instr-map.txt [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00
no-such-file.txt [XRay] Be case-insensitive for error strings 2016-10-26 05:10:39 +00:00
unsupported-elf32.txt [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool 2016-10-26 04:14:34 +00:00