llvm-project/llvm/tools/llvm-xray
Xu Mingjie 168ee72718 [NFC][llvm-xray] add a llvm-xray convert option `no-demangle`
When option `--symbolize` is true, llvm-xray convert will demangle function
name on default. This patch adds a llvm-xray convert option `no-demangle` to
determine whether to demangle function name when symbolizing function ids from
the input log.

Reviewed By: MaskRay, smeenai

Differential Revision: https://reviews.llvm.org/D108019
2021-08-18 12:22:04 +08:00
..
CMakeLists.txt
func-id-helper.cpp
func-id-helper.h
llvm-xray.cpp
trie-node.h
xray-account.cpp [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
xray-account.h [XRay] Account: recursion detection 2020-07-27 10:15:44 +03:00
xray-color-helper.cpp xray-color-helper.cpp - add missing implicit cmath header dependency. NFCI. 2021-06-05 21:33:24 +01:00
xray-color-helper.h xray-color-helper.h - sort includes. NFCI. 2021-06-05 21:33:23 +01:00
xray-converter.cpp [NFC][llvm-xray] add a llvm-xray convert option `no-demangle` 2021-08-18 12:22:04 +08:00
xray-converter.h
xray-extract.cpp [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
xray-fdr-dump.cpp
xray-graph-diff.cpp [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
xray-graph-diff.h
xray-graph.cpp [SystemZ][z/OS][Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text 2021-04-06 07:23:31 -04:00
xray-graph.h
xray-registry.cpp
xray-registry.h
xray-stacks.cpp [llvm] Use the default value of drop_begin (NFC) 2021-01-18 10:16:36 -08:00