ClangBuildAnalyzer
ClangBuildAnalyzer copied to clipboard
Control column width limits?
I am unable to understand the output of the analyzer in this case:
**** Templates that took longest to instantiate:
204624 ms: std::__function::__func<(lambda at /home/blozano/tt-metal/ttnn/cpp/t... (3906 times, avg 52 ms)
199673 ms: std::__function::__func<(lambda at /home/blozano/tt-metal/ttnn/cpp/t... (3906 times, avg 51 ms)
Is there a way to avoid the ... being inserted?
Oh, looks like this is there:
https://github.com/aras-p/ClangBuildAnalyzer/blob/bae0cb488cce944bfc3da9850a69ad621701ebef/ClangBuildAnalyzer.ini#L31-L32