logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hotspot - Linux perf GUI for performance analysis.

Author

hotspot is written by Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>.

       This manual page was written by Yanhao Mo for the Debian project (but may be used by others).

                                                 August 28, 2018                                      hotspot(1)

Description

       hotspot  is  a  KDAB  R&D effort to create a standalone GUI tool for performance data. This tool now only
       support perf output data. But is intended to support  various  other  performance  data  formats  in  the
       future.

Name

       hotspot - Linux perf GUI for performance analysis.

Options

-h, --help
              Show help information.

       -v, --version
              Show version information.

       --sysroot, <path>
              Specify path to sysroot which is used to find libraries.

       --kallsyms, <path>
              Specify path to kallsyms file which is used to resolve kernel symbols

       --debugPaths, <paths>
              Colon separated list of paths that contain debug information.

       --extraLibPaths<paths>
              Colon separated list of extra paths to find libraries.

       --appPath<path>
              Specify path to folder containing the application executable and libraries.

       --arch<path>
              Architecture to use for unwinding.

Synopsis

hotspot [OPTION...][FILE...]

See Also