llvm/test/tools/llvm-xray/X86
Dean Michael Berris c4416a6dc0 [XRay] Implement the llvm-xray account subcommand
Summary:
This is the third of a multi-part change to implement subcommands for
the `llvm-xray` tool.

Here we define the `account` subcommand which does simple function call
accounting, generating basic statistics on function calls we find in an
XRay log/trace. We support text output and csv output for this
subcommand.

This change also supports sorting, summing, and filtering the top N
results.

Part of this tool will later be turned into a library that could be used
for basic function call accounting.

Depends on D24376.

Reviewers: dblaikie, echristo

Subscribers: mehdi_amini, dberris, beanz, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291749 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-12 07:38:13 +00:00
..
Inputs [XRay] Implement the llvm-xray account subcommand 2017-01-12 07:38:13 +00:00
account-deduce-tail-call.yaml [XRay] Implement the llvm-xray account subcommand 2017-01-12 07:38:13 +00:00
account-keep-going.yaml [XRay] Implement the llvm-xray account subcommand 2017-01-12 07:38:13 +00:00
account-simple-case.yaml [XRay] Implement the llvm-xray account subcommand 2017-01-12 07:38:13 +00:00
account-simple-sorting.yaml [XRay] Implement the llvm-xray account subcommand 2017-01-12 07:38:13 +00:00
bad-instrmap-sizes.txt [XRay] Implement llvm-xray convert -- trace file conversion 2017-01-10 02:38:11 +00:00
convert-roundtrip.yaml [XRay] Define the library for XRay trace logs 2017-01-11 06:39:09 +00:00
convert-to-yaml.txt [XRay] Implement llvm-xray convert -- trace file conversion 2017-01-10 02:38:11 +00:00
convert-with-debug-syms.txt [XRay] Use regular expression for finding symbols 2017-01-10 04:32:34 +00:00
convert-with-standalone-instrmap.txt [XRay] Implement llvm-xray convert -- trace file conversion 2017-01-10 02:38:11 +00:00
convert-with-yaml-instrmap.txt [XRay] Implement llvm-xray convert -- trace file conversion 2017-01-10 02:38:11 +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 [XRay] Implement llvm-xray extract, start of the llvm-xray tool 2016-10-26 04:14:34 +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