|
-XX:-UsePerfData to JAVA_OPTS
h2.sh
netbeans_default_options in {NETBEANS_HOME}/etc/netbeans.conf
/tmp/hsperfdata_YOUR-USERNAME (on Linux). The folder should be empty. If any folders are present, their names are the process IDs of the processes still writing performance data.
iotop is useful. To launch:
sudo iotopThen type
a to enter 'accumulate' mode, which will show you cumulative IO over time, letting you see the largest consumers over time. use the left arrow to move to DISK_WRITE or DISK_READ as you prefer to see the largest consumer by category.
Copyright © 2025 Andrew Oliver