SV: JMC-6222 Allow filtering by package for the Method Profiling Rule
Marcus Hirt
marcus at hirt.se
Fri Nov 30 18:05:37 UTC 2018
You're better than Santa, Josh. I get stuff that I only mention in passing,
and it's not even Christmas. :D
I'll take a closer look in a bit.
Kind regards,
Marcus
-----Ursprungligt meddelande-----
Från: jmc-dev <jmc-dev-bounces at openjdk.java.net> För Joshua Matsuoka
Skickat: den 30 november 2018 17:24
Till: jmc-dev at openjdk.java.net
Ämne: RFR: JMC-6222 Allow filtering by package for the Method Profiling Rule
Hi,
The following patch adds support for filtering the method profiling rule by package name. When a regex is supplied via TypedPreferences, it will drop any frames matching the regex until reaching the first one that doesnt match, treating that one as the hot frame.
http://cr.openjdk.java.net/~jmatsuoka/JMC-6222/webrev.00/jmc.patch
Thoughts?
Bug ID:
https://bugs.openjdk.java.net/projects/JMC/issues/JMC-6222?filter=allopenissues
Cheers,
- Josh
More information about the jmc-dev
mailing list