<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p>Hi,</p>
<p><br>
</p>
<p>the `llvm-xray convert <span>--output-format=trace_even</span>t --symbolize ...` command tries to symbolize the name of
<u>each</u> event. This makes results to be huge when function signatures of C++ template functions are big. As far as I understand, this is not necessary since the `stackTrace` objects are also symbolized, and each event is linked to its respective `stackTrace`
 by the stack function id [1]. So my question is, why is the event symbolized at all?  am I missing something?</p>
<p><br>
</p>
<p>[1]: <a href="https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview" class="OWAAutoLink" id="LPlnk80568" previewremoved="true">
https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview</a><br>
</p>
<p><br>
</p>
<p>Best Regards,</p>
<p><font style="font-family: Calibri, Arial, Helvetica, sans-serif, serif, "EmojiFont";" size="3" face="Calibri,Arial,Helvetica,sans-serif" color="black"><span style="font-size:12pt;background-color:white;" dir="ltr">Santiago</span></font><br>
</p>
</div>
</body>
</html>