RFR: 8342818: Implement CPU Time Profiling for JFR [v40]
    Johannes Bechberger 
    jbechberger at openjdk.org
       
    Thu Mar 13 12:30:44 UTC 2025
    
    
  
> This is the code for the [JEP draft: CPU Time based profiling for JFR].
> 
> Currently tested using [this test suite](https://github.com/parttimenerd/basic-profiler-tests).
Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
  Tiny fix
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/20752/files
  - new: https://git.openjdk.org/jdk/pull/20752/files/18ec3811..39df1939
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20752&range=39
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20752&range=38-39
  Stats: 7 lines in 1 file changed: 1 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/20752.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20752/head:pull/20752
PR: https://git.openjdk.org/jdk/pull/20752
    
    
More information about the hotspot-dev
mailing list