Integrated: 7336: Add support for new JFR event systemGC
Jean-Philippe Bempel
jpbempel at openjdk.java.net
Mon Sep 27 09:14:43 UTC 2021
On Wed, 15 Sep 2021 20:55:06 GMT, Jean-Philippe Bempel <jpbempel at openjdk.org> wrote:
> `SystemGC` event brings stacktrace when a `System.gc()` is triggered
> We can then correlate with GarbageCollection event with "System.gc()"
> cause to this new event to be able to show stacktrace in Stacktrace
> View/Flameview
>
> <img width="893" alt="Screenshot 2021-09-15 at 22 54 03" src="https://user-images.githubusercontent.com/4610701/133508127-23bb8539-6f67-4e65-be35-6c746e08ced2.png">
This pull request has now been integrated.
Changeset: a0cbc987
Author: Jean-Philippe Bempel <jpbempel at openjdk.org>
URL: https://git.openjdk.java.net/jmc/commit/a0cbc987ada18423e37fecd27338cad237881f65
Stats: 159 lines in 4 files changed: 155 ins; 0 del; 4 mod
7336: Add support for new JFR event systemGC
Reviewed-by: aptmac, hirt
-------------
PR: https://git.openjdk.java.net/jmc/pull/307
More information about the jmc-dev
mailing list