glibc/gmon
Florian Weimer 0ea8174d62 gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI
Otherwise, processes are likely to crash during concurrent updates
to a new glibc version on the stable release branch.

The test gmon/tst-mcount-overflow depends on those tunables, so
it has to be removed as well.
2023-04-28 18:52:41 +02:00
..
sys gmon: improve mcount overflow handling [BZ# 27576] 2023-04-28 16:44:12 +02:00
gmon.c gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI 2023-04-28 18:52:41 +02:00
Makefile gmon: Revert addition of tunables to preserve GLIBC_PRIVATE ABI 2023-04-28 18:52:41 +02:00
mcount.c gmon: improve mcount overflow handling [BZ# 27576] 2023-04-28 16:44:12 +02:00
prof-freq.c
profil.c
sprofil.c
tst-gmon-gprof.sh
tst-gmon-pie.c
tst-gmon-static-gprof.sh
tst-gmon-static-pie.c
tst-gmon-static.c
tst-gmon.c
tst-mcleanup.c gmon: fix memory corruption issues [BZ# 30101] 2023-04-28 16:44:14 +02:00
tst-mcount-overflow-check.sh gmon: improve mcount overflow handling [BZ# 27576] 2023-04-28 16:44:12 +02:00
tst-mcount-overflow.c gmon: improve mcount overflow handling [BZ# 27576] 2023-04-28 16:44:12 +02:00
tst-profile-static.c
tst-sprofil.c
Versions