]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gprof: Add a simple test for gprof -l
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 9 Mar 2025 15:30:21 +0000 (08:30 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 10 Mar 2025 13:41:42 +0000 (06:41 -0700)
commit48691f6650bbae30d702faa2fddb666763ee4995
tree5edbedd6a28a67fa84233ab3a07c808cd2672635
parentebed0bfecc7f482a2c284947527427625ee42c1a
gprof: Add a simple test for gprof -l

Verify that "gprof -l" works properly.

* testsuite/Makefile.am (check_SCRIPTS): Add tst-gmon-gprof-l.sh.
* testsuite/Makefile.in: Regenerated.
* testsuite/tst-gmon-gprof-l.sh: New.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
gprof/testsuite/Makefile.am
gprof/testsuite/Makefile.in
gprof/testsuite/tst-gmon-gprof-l.sh [new file with mode: 0755]