RFR: 7903740: JMH: Perf event validation not working with skid options [v3]
Galder Zamarreño
galder at openjdk.org
Fri Aug 16 10:13:04 UTC 2024
On Fri, 16 Aug 2024 09:53:30 GMT, Galder Zamarreño <galder at openjdk.org> wrote:
>> Fixes https://bugs.openjdk.org/browse/CODETOOLS-7903740
>
> Galder Zamarreño has updated the pull request incrementally with four additional commits since the last revision:
>
> - Remove old approaches
> - Explicitly define an output file for perf record validation
> - Look for perf record ouptut saying that nothing was recorded instead
> - Consume perf record data with perf report to verify it worked
Hmmmm that doesn't fully work on CI :\ (see output [here](https://github.com/galderz/github-actions/actions/runs/10418282488/job/28854142818)). Doing further investigations.
-------------
PR Comment: https://git.openjdk.org/jmh/pull/132#issuecomment-2293230628
More information about the jmh-dev
mailing list