<div dir="ltr">Hi all,<div><br></div><div>I've been using -ftime-trace on the compiler and find it very useful for analysing compile times and whole build times. I've made a first attempt at adding this to LLD (ELF) so link times can be traced in the same way: <a href="https://reviews.llvm.org/D69043">https://reviews.llvm.org/D69043</a>  </div><div><br></div><div>This works for LTO and ThinLTO, but needs some more work to make sure it scales well across multiple threads.</div><div><br></div><div>Please let me know whether you think this is worth pursuing?</div><div><br></div><div>Thanks</div><div>Russ</div></div>