aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-xray
AgeCommit message (Expand)Author
2018-11-06[XRay] Update XRayRecord to support Custom/Typed EventsDean Michael Berris
2018-11-02[XRay] Fix tests with updated fdr-dumpDean Michael Berris
2018-09-11[XRay] Add TSC to NewCPUId RecordsDean Michael Berris
2018-09-11[XRay] Add the `llvm-xray fdr-dump` implementationDean Michael Berris
2018-09-10[XRay] Fix buildbot failureDavid Carlier
2018-09-10[Xray] tooling allow MachO format supportDavid Carlier
2018-07-13[XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco...Dean Michael Berris
2018-02-22[NFC] fix trivial typos in commentsHiroshi Inoue
2017-10-05[XRay][tools] Support arg1 logging entries in the basic logging modeDean Michael Berris
2017-09-27[XRay] convert FDR arg1 log entriesMartin Pelikan
2017-09-18[XRay][tools] Support tail-call exits before we write them in the runtimeDean Michael Berris
2017-09-07Fix llvm-xray tests to avoid subshellsReid Kleckner
2017-09-07[XRay][tools] Disable windows for tests that use an unsupported shell redirect.Keith Wyss
2017-09-07[XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss
2017-09-03Revert "[XRay][tools] Function call stack based analysis tooling for XRay tra...Keith Wyss
2017-09-03[XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss
2017-08-31[XRay][tools] Fix an accounting bug in llvm-xray accountDean Michael Berris
2017-08-21[XRay][tools] Support new kinds of instrumentation map entriesDean Michael Berris
2017-04-24[XRay] A tool for Comparing xray function call graphsDean Michael Berris
2017-04-19[XRay][tools] Fix yaml matching to be more permissiveDean Michael Berris
2017-04-18[XRay][tools] Add option to llvm-xray extract to symbolize functionsDean Michael Berris
2017-03-31[XRay][tools] Remove some assertions in llvm-xray graphDean Michael Berris
2017-03-29[XRay] Update FDR log reader to be aware of buffer sizes per thread.Dean Michael Berris
2017-03-29[XRay][tools] Handle "no subcommand" case for llvm-xrayDean Michael Berris
2017-02-25[XRAY] A Color Choosing helper for XRay GraphDean Michael Berris
2017-02-17[XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace i...Dean Michael Berris
2017-02-14Disable wrapping llvm-xray YAML outputDimitry Andric
2017-02-01[XRay] Define the InstrumentationMap typeDean Michael Berris
2017-01-25Implemented color coding and Vertex labels in XRay GraphDean Michael Berris
2017-01-16[XRay] Implement the `llvm-xray graph` subcommandDavid Blaikie
2017-01-12[XRay] Implement the `llvm-xray account` subcommandDean Michael Berris
2017-01-11[XRay] Define the library for XRay trace logsDean Michael Berris
2017-01-10[XRay] Use regular expression for finding symbolsDean Michael Berris
2017-01-10[XRay] Implement `llvm-xray convert` -- trace file conversionDean Michael Berris
2016-10-26[XRay] Be case-insensitive for error stringsDean Michael Berris
2016-10-26[XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris
2016-10-26Revert "[XRay] Implement `llvm-xray extract`, start of the llvm-xray tool"Dean Michael Berris
2016-10-26[XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris