RFR: 7167: Agent Plugin
Marcus Hirt
hirt at openjdk.java.net
Mon Apr 19 17:44:35 UTC 2021
On Wed, 10 Mar 2021 22:58:07 GMT, Joshua Matsuoka <jmatsuoka at openjdk.org> wrote:
> This PR adds the Agent Plugin to JMC. This is a plugin for controlling the jmc agent and provides a way to attach it and add probes to any JVMs in the JVM browser, as well as providing a preset manager for creating/modifying probe presets.
>
> There is still a small amount of cleanup to be done so I'll mark it as a draft for now but it would be great to get a review :)
Since this is part of the core rcp distribution (not an optional downloadable plug-in), I think you can skip the "ext".
-------------
PR: https://git.openjdk.java.net/jmc/pull/226
More information about the jmc-dev
mailing list