internal — GUI for Freja sampling and report generation
internal
[-h, --help] [--version] [--tmpdir TMPDIR
] [
--
PROGRAM
[ARGUMENT
...]
]
internal is a simple graphical user interface for sampling applications and generating reports with Freja.
The same graphical user interface can be used to:
Start an application and sample it, optionally create a report and optionally display the report.
Attach to an already running application, sample it, optionally create a report and optionally display the report, or
Generate a report from an existing sample file, and optionally display the new report.
Display and existing report.
The program allows setting the same parameters as the corresponding command line programs, sample, report and view.
The target application is executed in a new 'xterm' window. After completing the sampling, please close the xterm window.
-h, --help
Print help message.
--version
Print version information.
--tmpdir TMPDIR
Name the directory where all temporary files will be stored.
This directory can alternatively be specified by
environment
variables THREADSPOTTER_TMPDIR
or TMPDIR
on Linux or TMP
on Windows. The command line option takes precendence
over the environment variables.
PROGRAM
Use PROGRAM as the default program to launch.
ARGUMENT
...
Use ARGUMENTs as the default arguments when launching a program.