]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gprof: Run tst-gmon-gprof-l.sh after tst-gmon-gprof.sh
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 31 Jul 2025 13:30:59 +0000 (06:30 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 1 Aug 2025 11:20:03 +0000 (04:20 -0700)
commit393e0434e2313080819e469ee829dfdfa45ea92e
tree441bc771b23299c0dbac24ef300ffc0bf740cfb1
parent524b8916630bb39a5dfc464ea0ab7e4d88c5b890
gprof: Run tst-gmon-gprof-l.sh after tst-gmon-gprof.sh

Both tst-gmon-gprof.sh and tst-gmon-gprof-l.sh generate gmon.out and
process it.  Run tst-gmon-gprof-l.sh after tst-gmon-gprof.sh to avoid
the race condition.

* testsuite/Makefile.am (tst-gmon-gprof-l.out): Depend on
tst-gmon-gprof.out.
* testsuite/Makefile.in: Regenerated.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
gprof/testsuite/Makefile.am
gprof/testsuite/Makefile.in