LLVM (Cool/Warm) DOT Printers for Profiling

Rodrigo Caetano Rocha via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 13:31:37 PST 2017


Hi everyone,

This is a forward from the message I sent to the llvm-dev mailing list.
I've just realised that this is the correct mailing list for sending
contributions.

I have added extended the CFGPrinter and CallPrinter with heat colors based
on heuristics or profiling information.
It is based on my llvm-heat-printer:
https://github.com/rcorcs/llvm-heat-printer

Here you can find the diff of my patch.
It was developed on top of the svn trunk version.

I would like some help to see if I can upstream my contribution.

Thanks,

Rodrigo Rocha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171123/2ce49f0b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rcor-heat-printer.diff
Type: text/x-patch
Size: 34495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171123/2ce49f0b/attachment.bin>


More information about the llvm-commits mailing list