> `jcmd Compiler.perfmap` uses the hard-coded file name for a perf map: > `/tmp/perf-%d.map`. This change adds an option for specifying a file name. > > The help message of `jcmd PID help Compiler.perfmap` will be updated in a > separate PR.
Yi-Fan Tsai has updated the pull request incrementally with one additional commit since the last revision: Chagne an option to an argument ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15871/files - new: https://git.openjdk.org/jdk/pull/15871/files/861bda74..61d6f6f4 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15871&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15871&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/15871.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15871/head:pull/15871 PR: https://git.openjdk.org/jdk/pull/15871