8342818: Implement JEP 509: JFR CPU-Time Profiling#25302
8342818: Implement JEP 509: JFR CPU-Time Profiling#25302parttimenerd wants to merge 146 commits into
Conversation
|
I am waiting for the basic CI pre-tests to come back green before I approve for integration. No sweat, the cutoff is in CST :) and branching usually happens later in the day. |
|
I know, but I want to get over it today(ish). |
Go for it. |
|
So I'm just waiting for Skara? |
You can issue the integrate command. |
|
/integrate |
|
Going to push as commit 5b27e9c.
Your commit was automatically rebased without conflicts. |
|
@parttimenerd Pushed as commit 5b27e9c. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
|
Well done - now take some well-deserved rest. I'll monitor the first stages of integration. |
|
Thanks, good night. |
|
Hope you have not got to sleep yet: jdk/jfr/jcmd/TestJcmdStartStopDefault.java fails on Linux. |
|
I'm on it, darn. |
This is the code for the JEP 509: CPU Time based profiling for JFR.
Currently tested using this test suite. This runs profiles the Renaissance benchmark with
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/25302/head:pull/25302$ git checkout pull/25302Update a local copy of the PR:
$ git checkout pull/25302$ git pull https://git.openjdk.org/jdk.git pull/25302/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 25302View PR using the GUI difftool:
$ git pr show -t 25302Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/25302.diff
Using Webrev
Link to Webrev Comment