On Mon, 25 May 2026 15:33:30 GMT, Benjamin Peterson <[email protected]> wrote:
>> StubRoutines blobs bundle many individually-named stubs into a single >> BufferBlob, so perf profiles previously attributed all samples inside those >> blobs to the enclosing blob name (e.g. "StubRoutines (compiler stubs)"). >> Walk the StubCodeDesc list and emit a line per descriptor, so perf can name >> the actual stub. >> >> >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Benjamin Peterson has updated the pull request incrementally with one > additional commit since the last revision: > > add comment before continue Thank you. Any suggestions for who to tag for a second review? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31007#issuecomment-4549541575
