[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8255965: LogCompilation: add sort by nmethod code size
Eric Caspole
ecaspole at openjdk.java.net
Thu Nov 5 23:54:35 UTC 2020
Changeset: 57b98fa5
Author: Eric Caspole <ecaspole at openjdk.org>
Date: 2020-11-05 23:51:27 +0000
URL: https://github.com/openjdk/aarch64-port/commit/57b98fa5
8255965: LogCompilation: add sort by nmethod code size
Reviewed-by: kvn, redestad
! .gitignore
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/Compilation.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogCompilation.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/LogParser.java
! src/utils/LogCompilation/src/main/java/com/sun/hotspot/tools/compiler/NMethod.java
! src/utils/LogCompilation/src/test/java/com/sun/hotspot/tools/compiler/TestLogCompilation.java
More information about the aarch64-port-dev
mailing list