<div dir="ltr">Hello,<div><br></div><div>Saw that you wrote this regarding the files from the llvm_trace plugin:</div><div>&quot;<span style="font-size:12.8px">They are very large. However they are also highly compressible. One</span></div><div id=":mb" class="" style="font-size:12.8px;margin-bottom:0px;margin-left:0px;padding-bottom:5px"><div id=":ma" class="" style="overflow:hidden">way to reduce the space taken up is to modify panda/tubtf.c to use<br>gzip compression as it writes the file; I&#39;ve done this in the past and<br>it works well, but it does mean that the resulting log file is not<br>seekable (i.e. it&#39;s hard to process it in any order other than the<br>beginning to the end).&quot;<br></div><div id=":ma" class="" style="overflow:hidden"><br></div><div id=":ma" class="" style="overflow:hidden">My question is then how do I change the code so that it uses compression while writing to the TUBTF file correctly? Can this be done for making the llvm-memlog file compressed as well?</div><div id=":ma" class="" style="overflow:hidden">Another question is regarding what do you mean with that the &quot; resulting log file is not seekable&quot;? Is it not possible to use dynslice on the TUBTF file if it is compressed in the way you describe?</div><div id=":ma" class="" style="overflow:hidden"><br></div><div id=":ma" class="" style="overflow:hidden">Thank you in advance.</div><div id=":ma" class="" style="overflow:hidden"><br></div><div id=":ma" class="" style="overflow:hidden">Best Regards,</div><div id=":ma" class="" style="overflow:hidden">Julia </div></div></div>