table of contents
GP-DISPLAY-GUI:(1) | User Commands | GP-DISPLAY-GUI:(1) |
NAME¶
gp-display-gui: - graphical user interface for the GNU gprofng tool
SYNOPSIS¶
gp-display-gui {options} arguments
DESCRIPTION¶
Options can be
-?|-h|--help
- show usage and exit
-j|--jdkhome <path>
- specify the JVM directory
-J<jvm_options>
- pass <jvm_options> to JVM
-f|--fontsize <size>
- specify the font size to be used in the gprofng GUI
-v|--verbose
- enable verbose output
-V|--version
- show version and exit
-c|--compare
- enter compare mode
-u|--userdir <path>
- use specified directory to store user settings
All other options and arguments are passed to the Analyzer. See documentations for details.
July 2023 | GNU gp-display-gui: 1.0 |