Gprofng GUI - Summary
This software is part of the GNU Project.
The gprofng GUI provides a graphical environment to analyze the performance data generated by the gprofng data collection command "gprofng collect app".
This makes it easier to analyze the performance. For example the source lines and instructions taking most of the time are highlighted. This makes it very easy to quickly identify the hot spots.
In addition to this, there are also features unique to the GUI.
For example, the Timeline shows a color coded representation of the execution of the application. This provides immediate insight into the dynamic behaviour and may reveal bottlenecks.
Other views show a flame chart and a call tree with execution times.
Multiple experiments may be loaded and viewed simultaneously. The data is aggregated by default, but through a selection in the menu can also be compared at the function, source, and instruction level.
Registration Date: Wed 15 Feb 2023 03:10:13 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by jemarch, Mon 22 Jan 2024 06:08:24 PM UTC
gprofng GUI is a full-fledged graphical interface for the gprofng profiler, which is part of the GNU binutils.
The tarball gprofng-gui-1.1.tar.gz is now available at https://ftp.gnu.org/gnu/gprofng-gui/gprofng-gui-1.1.tar.gz.
--
Vladimir Mezentsev
Jose E. Marchesi
22 January 2024
posted by jemarch, Tue 31 Oct 2023 09:18:15 AM UTC
We are are happy to announce the first release of GNU gprofng-gui, version 1.0.
gprofng-gui is a full-fledged graphical interface for the gprofng
profiler, which is part of the GNU binutils.
The tarball gprofng-gui-1.0.tar.gz is now available at
https://ftp.gnu.org/gnu/gprofng-gui/gprofng-gui-1.0.tar.gz.
--
Vladimir Mezentsev
Jose E. Marchesi
31 October 2023
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code