[Rev 01] RFR: 6689: Export (and print?) the flame graph
Alex Macdonald
aptmac at openjdk.java.net
Fri Mar 6 21:52:21 UTC 2020
On Thu, 5 Mar 2020 19:56:14 GMT, Kangcheng Xu <kxu at openjdk.org> wrote:
>> This implements [JMC-6689: Export (and print?) the flame graph](https://bugs.openjdk.java.net/browse/JMC-6689)
>>
>> Two actions were added to Flame View's menu bar, each for
>> - saving the current flame graph to the local file system as a `.jpg` or `.png` file
>> - sending the current flame graph to a printer (or to a `.pdf` file)
>>
>> Please let me know your thoughts. Thank you very much!
>
> The pull request has been updated with 1 additional commit.
Looks good to me.
-------------
Marked as reviewed by aptmac (Committer).
PR: https://git.openjdk.java.net/jmc/pull/56
More information about the jmc-dev
mailing list