binutils-gdb/gprofng/gp-display-html
Ruud van der Pas 41bbac64c3 gprofng: implement a functional gp-display-html
This patch enables the first support for the "gprofng display html" command.
This command works for C/C++ applications on x86_64. Using one or more gprofng
experiment directories as input, a new directory with html files is created.
Through the index.html file in this directory, the performance results may be
viewed in a browser.

gprofng/Changelog:
2022-06-28  Ruud van der Pas  <ruud.vanderpas@oracle.com>

	* gp-display-html/gp-display-html.in: implement first support for x86_64 and C/C++
2022-07-06 14:39:33 -07:00
..
gp-display-html.in gprofng: implement a functional gp-display-html 2022-07-06 14:39:33 -07:00
Makefile.am gprofng: fix build when BUILD_MAN is false 2022-06-28 21:36:26 -07:00
Makefile.in gprofng: fix build when BUILD_MAN is false 2022-06-28 21:36:26 -07:00