summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-xray/X86
Commit message (Expand)AuthorAgeFilesLines
* [llvm-xray] Support for PIEPetr Hosek2018-12-142-0/+11
* [XRay] Update XRayRecord to support Custom/Typed EventsDean Michael Berris2018-11-0612-71/+71
* [XRay] Fix tests with updated fdr-dumpDean Michael Berris2018-11-022-8/+8
* [XRay] Add TSC to NewCPUId RecordsDean Michael Berris2018-09-112-3/+3
* [XRay] Add the `llvm-xray fdr-dump` implementationDean Michael Berris2018-09-112-0/+41
* [XRay] Fix buildbot failureDavid Carlier2018-09-101-1/+1
* [Xray] tooling allow MachO format supportDavid Carlier2018-09-102-0/+9
* [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco...Dean Michael Berris2018-07-138-0/+70
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-02-221-1/+1
* [XRay][tools] Support arg1 logging entries in the basic logging modeDean Michael Berris2017-10-052-0/+15
* [XRay] convert FDR arg1 log entriesMartin Pelikan2017-09-272-0/+13
* [XRay][tools] Support tail-call exits before we write them in the runtimeDean Michael Berris2017-09-181-1/+1
* Fix llvm-xray tests to avoid subshellsReid Kleckner2017-09-072-18/+5
* [XRay][tools] Disable windows for tests that use an unsupported shell redirect.Keith Wyss2017-09-072-0/+10
* [XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss2017-09-074-0/+137
* Revert "[XRay][tools] Function call stack based analysis tooling for XRay tra...Keith Wyss2017-09-034-137/+0
* [XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss2017-09-034-0/+137
* [XRay][tools] Fix an accounting bug in llvm-xray accountDean Michael Berris2017-08-311-0/+29
* [XRay][tools] Support new kinds of instrumentation map entriesDean Michael Berris2017-08-212-0/+11
* [XRay] A tool for Comparing xray function call graphsDean Michael Berris2017-04-244-0/+301
* [XRay][tools] Fix yaml matching to be more permissiveDean Michael Berris2017-04-191-4/+4
* [XRay][tools] Add option to llvm-xray extract to symbolize functionsDean Michael Berris2017-04-181-0/+10
* [XRay][tools] Remove some assertions in llvm-xray graphDean Michael Berris2017-03-311-0/+20
* [XRay] Update FDR log reader to be aware of buffer sizes per thread.Dean Michael Berris2017-03-291-0/+0
* [XRay][tools] Handle "no subcommand" case for llvm-xrayDean Michael Berris2017-03-291-0/+3
* [XRAY] A Color Choosing helper for XRay GraphDean Michael Berris2017-02-251-16/+16
* [XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace i...Dean Michael Berris2017-02-172-0/+24
* Disable wrapping llvm-xray YAML outputDimitry Andric2017-02-1410-104/+52
* [XRay] Define the InstrumentationMap typeDean Michael Berris2017-02-018-31/+31
* Implemented color coding and Vertex labels in XRay GraphDean Michael Berris2017-01-254-2/+89
* [XRay] Implement the `llvm-xray graph` subcommandDavid Blaikie2017-01-162-0/+121
* [XRay] Implement the `llvm-xray account` subcommandDean Michael Berris2017-01-125-0/+169
* [XRay] Define the library for XRay trace logsDean Michael Berris2017-01-111-1/+1
* [XRay] Use regular expression for finding symbolsDean Michael Berris2017-01-101-4/+4
* [XRay] Implement `llvm-xray convert` -- trace file conversionDean Michael Berris2017-01-1010-0/+134
* [XRay] Be case-insensitive for error stringsDean Michael Berris2016-10-261-1/+1
* [XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris2016-10-2612-0/+34
* Revert "[XRay] Implement `llvm-xray extract`, start of the llvm-xray tool"Dean Michael Berris2016-10-2612-34/+0
* [XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris2016-10-2612-0/+34
OpenPOWER on IntegriCloud