RFR: 8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default) [v3]

Markus Grönlund mgronlun at openjdk.java.net
Sun Dec 6 21:03:05 UTC 2020


> Greetings,
> 
> please help review this enhancement to let JFR sample object allocations by default.
> 
> A description is provided in the JIRA issue.
> 
> Thanks
> Markus

Markus Grönlund has updated the pull request incrementally with one additional commit since the last revision:

  ObjectAllocationSample event definition with weight

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1624/files
  - new: https://git.openjdk.java.net/jdk/pull/1624/files/196d254d..6918f0c8

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1624&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1624&range=01-02

  Stats: 30 lines in 6 files changed: 3 ins; 11 del; 16 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1624.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1624/head:pull/1624

PR: https://git.openjdk.java.net/jdk/pull/1624



More information about the hotspot-gc-dev mailing list