[PATCH] D126218: [BOLT][UTILS] Add dot2html helper tool to embed dot into html
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 13:15:57 PDT 2022
Amir created this revision.
Herald added a reviewer: rafauler.
Herald added a subscriber: ayermolo.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir updated this revision to Diff 431448.
Amir added a comment.
Amir updated this revision to Diff 431459.
Amir edited the summary of this revision.
Amir published this revision for review.
Herald added subscribers: llvm-commits, yota9, aheejin.
Herald added a project: LLVM.
chmod +x
Amir added a comment.
Support for both -dot-tooltip-code and no-code nodes.
To be rendered in browser using d3-graphviz.
Example: F23169510: Screen Shot 2022-05-23 at 1.14.07 PM.png <https://reviews.llvm.org/F23169510>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126218
Files:
bolt/utils/dot2html/d3-graphviz-template.html
bolt/utils/dot2html/dot2html.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126218.431459.patch
Type: text/x-patch
Size: 4192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/f0c843d1/attachment.bin>
More information about the llvm-commits
mailing list