llvm-project/llvm/test/tools/llvm-xray/X86
Dean Michael Berris 5685468f9d [XRay][tools] Remove some assertions in llvm-xray graph
Summary:
Assertions assuming that function calls may not have zero durations do
not seem to hold in the wild. There are valid cases where the conversion
of the tsc counters end up becoming zero-length durations. These
assertions don't really hold and the algorithms don't need those to be
true for them to work.

Reviewers: dblaikie, echristo

Subscribers: llvm-commits

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

llvm-svn: 299150
2017-03-31 01:56:45 +00:00
..
Inputs [XRay] Update FDR log reader to be aware of buffer sizes per thread. 2017-03-29 06:10:12 +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] A Color Choosing helper for XRay Graph 2017-02-25 00:26:42 +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
graph-zero-latency-calls.yaml [XRay][tools] Remove some assertions in llvm-xray graph 2017-03-31 01:56:45 +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-subcommand-noassert.txt [XRay][tools] Handle "no subcommand" case for llvm-xray 2017-03-29 04:55:45 +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