mirror of
git://sourceware.org/git/valgrind.git
synced 2026-01-12 00:19:31 +08:00
The aim is to make it zero-effort for users to view the profile after
a run. The printed message is as follows:
To view the resulting profile, open
file:///path/to/valgrind/installation/lib/valgrind/dh_view.html
in a web browser, click on "Load..." and then select the file
/path/to/dhat.out.12345
Scroll to the end the displayed page to see a short
explanation of some of the abbreviations used in the page.
This patch adds printing of the message, then filters it out in
dhat/tests/filter_stderr, and updates the .stderr.exp files to
remove blank lines.
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
Total: 0 bytes in 0 blocks
|
|
At t-gmax: 0 bytes in 0 blocks
|
|
At t-end: 0 bytes in 0 blocks
|
|
Reads: 0 bytes
|
|
Writes: 0 bytes
|