RFR: 8254723: add diagnostic command to write Linux perf map file [v5]
Nick Gasson
ngasson at openjdk.java.net
Mon Nov 2 04:11:55 UTC 2020
On Fri, 30 Oct 2020 04:34:19 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:
>
> Sure, the change looks good to me. However I don't understand why CSR is not needed. It introduces new dcmd for Linux.
I think because interfaces that are for diagnostic purposes don't require a CSR. See question 4 on the CSR FAQs:
https://wiki.openjdk.java.net/display/csr/CSR+FAQs
-------------
PR: https://git.openjdk.java.net/jdk/pull/760
More information about the hotspot-compiler-dev
mailing list