LLVM (Cool/Warm) DOT Printers for Profiling

Rodrigo Caetano Rocha via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 14:10:51 PST 2017


Hi Davide,

I'm glad you find it useful.

I've created a diff on llvm's phabricator.
https://reviews.llvm.org/differential/diff/124113/



On Thu, 23 Nov 2017 at 21:52 Davide Italiano <davide at freebsd.org> wrote:

> On Thu, Nov 23, 2017 at 1:31 PM, Rodrigo Caetano Rocha via
> llvm-commits <llvm-commits at lists.llvm.org> wrote:
> > 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.
> >
>
> Hi Rodrigo,
> I would be definitely interested in seeing this in-tree (and I'm
> willing to review it).
> I used the heat printer a lot in the past (I also reported an issue
> or two) but I find inconvenient it being a separate project, and
> I see no reason why it should be.
> Can you please upload your patch on phabricator for my convenience?
>
> --
> Davide
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171123/8cfb3e36/attachment.html>


More information about the llvm-commits mailing list