jmh icon indicating copy to clipboard operation
jmh copied to clipboard

7903739: JMH: perf stat command not constructed right for event selection

Open galderz opened this issue 1 year ago • 7 comments

Fixes https://bugs.openjdk.org/browse/CODETOOLS-7903739


Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Change must be properly reviewed (1 review required, with at least 1 Committer)

Issue

  • CODETOOLS-7903739: JMH: perf stat command not constructed right for event selection (Bug - P4)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jmh.git pull/133/head:pull/133
$ git checkout pull/133

Update a local copy of the PR:
$ git checkout pull/133
$ git pull https://git.openjdk.org/jmh.git pull/133/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 133

View PR using the GUI difftool:
$ git pr show -t 133

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jmh/pull/133.diff

Webrev

Link to Webrev Comment

galderz avatar May 31 '24 17:05 galderz