RFR: 7167: Agent Plugin [v8]
Joshua Matsuoka
jmatsuoka at openjdk.java.net
Tue Jun 15 16:52:18 UTC 2021
> 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 :)
Joshua Matsuoka has updated the pull request incrementally with two additional commits since the last revision:
- Fixing formatting
- Bring Preset logging in line with rest of agent plugin
-------------
Changes:
- all: https://git.openjdk.java.net/jmc/pull/226/files
- new: https://git.openjdk.java.net/jmc/pull/226/files/f486dff0..558713de
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jmc&pr=226&range=07
- incr: https://webrevs.openjdk.java.net/?repo=jmc&pr=226&range=06-07
Stats: 90 lines in 6 files changed: 29 ins; 30 del; 31 mod
Patch: https://git.openjdk.java.net/jmc/pull/226.diff
Fetch: git fetch https://git.openjdk.java.net/jmc pull/226/head:pull/226
PR: https://git.openjdk.java.net/jmc/pull/226
More information about the jmc-dev
mailing list