RFR: 7167: Agent Plugin [v9]

Joshua Matsuoka jmatsuoka at openjdk.java.net
Fri Jun 18 17:56:25 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 one additional commit since the last revision:

  Resolving an issue with generated XML for field capturing/parameter capturing

-------------

Changes:
  - all: https://git.openjdk.java.net/jmc/pull/226/files
  - new: https://git.openjdk.java.net/jmc/pull/226/files/558713de..8f8398e2

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jmc&pr=226&range=08
 - incr: https://webrevs.openjdk.java.net/?repo=jmc&pr=226&range=07-08

  Stats: 5 lines in 3 files changed: 0 ins; 1 del; 4 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