Integrated: 8314745: JFR: @StackFilter

Erik Gahlin egahlin at openjdk.org
Wed Nov 22 20:51:23 UTC 2023


On Sun, 19 Nov 2023 18:53:47 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have a review of a change that allows stack frames to be filtered out.
> 
> For now, the mechanism is only available for JDK events, but plan is to make the annotation public once we feel confident the API is correct.
> 
> Testing: tier1 + tier2 + jdk/jdk/jfr/
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 6016536a
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6016536ab96e154f4eaff10ac19f590c812e5377
Stats:     996 lines in 34 files changed: 944 ins; 14 del; 38 mod

8314745: JFR: @StackFilter

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk/pull/16726


More information about the hotspot-jfr-dev mailing list