File: gp-display-gui.1

package info (click to toggle)
gprofng-gui 1%3A1.0-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 7,004 kB
  • sloc: java: 96,468; sh: 985; makefile: 626
file content (44 lines) | stat: -rw-r--r-- 903 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH GP-DISPLAY-GUI: "1" "July 2023" "GNU gp-display-gui: 1.0" "User Commands"
.SH NAME
gp-display-gui: \- graphical user interface for the GNU gprofng tool
.SH SYNOPSIS
.B gp-display-gui
\fI\,{options} arguments\/\fR
.SH DESCRIPTION
Options can be
.HP
\-?|\-h|\-\-help
.IP
show usage and exit
.HP
\fB\-j\fR|\-\-jdkhome <path>
.IP
specify the JVM directory
.HP
\fB\-J\fR<jvm_options>
.IP
pass <jvm_options> to JVM
.HP
\fB\-f\fR|\-\-fontsize <size>
.IP
specify the font size to be used in the gprofng GUI
.HP
\fB\-v\fR|\-\-verbose
.IP
enable verbose output
.HP
\fB\-V\fR|\-\-version
.IP
show version and exit
.HP
\fB\-c\fR|\-\-compare
.IP
enter compare mode
.HP
\fB\-u\fR|\-\-userdir <path>
.IP
use specified directory to store user settings
.PP
All other options and arguments are passed to the Analyzer.
See documentations for details.