summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-xray/xray-graph.cpp
AgeCommit message (Expand)Author
2025-10-20[NFC][LLVM] Code cleanup in `llvm-xray` (#164080)Rahul Joshi
2024-09-13[llvm][tools] Strip unneeded uses of raw_string_ostream::str() (NFC)JOE1994
2023-03-10[NFC] fix typo `funciton` -> `function`Yuanfang Chen
2022-09-28[iwyu] Move <cmath> out of llvm/Support/MathExtras.hserge-sans-paille
2022-07-24Use any_of (NFC)Kazu Hirata
2021-04-06[SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag inste...Abhina Sreeskantharajan
2021-01-05[tools] Use llvm::append_range (NFC)Kazu Hirata
2020-03-09[XRay] Sanitize DOT labels in graph outputAlex Cameron
2020-01-09[xray] Remove cl::sub from alias optionsShoaib Meenai
2019-08-05Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song
2019-06-11Symbolize: Replace the Options constructor with in-class initialization. NFCI.Peter Collingbourne
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-06[XRay] Update XRayRecord to support Custom/Typed EventsDean Michael Berris
2018-05-02[XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)Dean Michael Berris