llvm-project/llvm/test/tools/llvm-xray/X86
Dean Michael Berris 25f8d204b8 [XRay] Update XRayRecord to support Custom/Typed Events
Summary:
This change cuts across LLVM and compiler-rt to add support for
rendering custom events in the XRayRecord type, to allow for including
user-provided annotations in the output YAML (as raw bytes).

This work enables us to add custom event and typed event records into
the `llvm::xray::Trace` type for user-provided events. This can then be
programmatically handled through the C++ API and can be included in some
of the tooling as well. For now we support printing the raw data we
encounter in the custom events in the converted output.

Future work will allow us to start interpreting these custom and typed
events through a yet-to-be-defined API for extending the trace analysis
library.

Reviewers: mboerger

Subscribers: hiraditya, llvm-commits

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

llvm-svn: 346214
2018-11-06 08:51:37 +00:00
..
Inputs [Xray] tooling allow MachO format support 2018-09-10 05:00:43 +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] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-basic-log-arg1-version3-to-yaml.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-basic-log-version3-to-yaml.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-fdr-arg1-to-yaml.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-fdr-log-arg1-version3-to-yaml.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-fdr-log-version3-to-yaml.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-fdr-to-yaml.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-roundtrip.yaml [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-to-yaml.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-with-debug-syms.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-with-standalone-instrmap.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
convert-with-yaml-instrmap.txt [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
empty.txt
extract-all-sledtypes.txt
extract-instrmap-macho.ll [Xray] tooling allow MachO format support 2018-09-10 05:00:43 +00:00
extract-instrmap-symbolize.ll
extract-instrmap.ll
fdr-dump-arg1-version-3.txt [XRay] Fix tests with updated fdr-dump 2018-11-02 08:35:46 +00:00
fdr-dump-arg1.txt [XRay] Fix tests with updated fdr-dump 2018-11-02 08:35:46 +00:00
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
stack-keep-going.yaml
stack-multithread.yaml
stack-simple-case.yaml
unsupported-elf32.txt [XRay] Fix buildbot failure 2018-09-10 05:29:49 +00:00