]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gprofng: fix a problem with hardware event counters
authorRuud van der Pas <ruud.vanderpas@oracle.com>
Tue, 24 Sep 2024 19:54:54 +0000 (19:54 +0000)
committerVladimir Mezentsev <vladimir.mezentsev@oracle.com>
Wed, 2 Oct 2024 17:34:52 +0000 (10:34 -0700)
commit63b5e37fbca48c33c2de88979e55714a820bf8eb
tree961955b001f8242444afae9faf1c441077c7efda
parentbcb92f7ba7b22ac882c000cabfd7ca8bea47c184
gprofng: fix a problem with hardware event counters

Fix a bug where an experiment with hardware event counter data
causes the source and disassembly files not to be generated.
No longer suppress zero valued metrics and change the name
of the man page in a warning message. Adapt line lengths to
not exceed 79.

gprofng/ChangeLog
2024-09-24  Ruud van der Pas  <ruud.vanderpas@oracle.com>

PR 32193
PR 32199
PR 32201
* gp-display-html/gp-display-html.in: Implement all
the above changes.
gprofng/gp-display-html/gp-display-html.in