1. b92b0b8 [XRay] Update XRayRecord to support Custom/Typed Events by Dean Michael Berris · 7 years ago
  2. f4f861b [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) by Dean Michael Berris · 7 years ago[Renamed (99%) from tools/llvm-xray/xray-graph.cc]
  3. d770752 Remove redundant includes from tools. by Michael Zolotukhin · 8 years ago
  4. 62b2611 [XRay] convert FDR arg1 log entries by Martin Pelikan · 8 years ago
  5. d6aeff8 [XRay][tools] Support tail-call exits before we write them in the runtime by Dean Michael Berris · 8 years ago
  6. ae0fbfb [XRay] A tool for Comparing xray function call graphs by Dean Michael Berris · 8 years ago
  7. 365612c [XRay][tools] Remove some assertions in llvm-xray graph by Dean Michael Berris · 8 years ago
  8. de5a65f [XRAY] A Color Choosing helper for XRay Graph by Dean Michael Berris · 8 years ago
  9. 4dc48bf [XRay] A graph Class for the llvm-xray graph by Dean Michael Berris · 9 years ago
  10. a8b5e78 Revert "[XRay] A graph Class for the llvm-xray graph" by Dean Michael Berris · 9 years ago
  11. f3a1b3c [XRay] A graph Class for the llvm-xray graph by Dean Michael Berris · 9 years ago
  12. dd33600 [XRay] Use std::errc::invalid_argument instead of std::errc::bad_message by Dean Michael Berris · 9 years ago
  13. 93789c8 [XRay] Define the InstrumentationMap type by Dean Michael Berris · 9 years ago
  14. 420c070 Implemented color coding and Vertex labels in XRay Graph by Dean Michael Berris · 9 years ago
  15. 1854d25 Add missing header to see if that clears up the build by David Blaikie · 9 years ago
  16. aab72f0 Attempt to fix the MSVC build by using llvm::errc instead of std::errc by David Blaikie · 9 years ago
  17. 061ca19 [XRay] Implement the `llvm-xray graph` subcommand by David Blaikie · 9 years ago