Debian Patches

Status for google-perftools/2.15-3

Patch Description Author Forwarded Bugs Origin Last update
20121013-pprof.1.patch no
perl_path.patch Use system installed Perl Don't let environment evaluate it but use system installed one. Laszlo Boszormenyi (GCS) <gcs@debian.org> no 2020-03-26
disable_profiler_unittest.patch do not run profiler_unittest It causes FTBFS on i386 (only) and considered flaky. Laszlo Boszormenyi (GCS) <gcs@debian.org> no 2023-09-05
disable-_FILE_OFFSET_BITS.patch [PATCH] disable _FILE_OFFSET_BITS in mmap_hook.cc
Debian is doing massive rebuild of everything with 64-bit off_t (and
time_t), but on those systems where it matters, glibc still has mmap
with 32-bit off_t argument and mmap64 with 64-bit off_t. Since we're
aiming to match glibc's ABI, we need to see system's native off_t
width.
Aliaksey Kandratsenka <alkondratenko@gmail.com> no 2024-03-01
disable-_TIME_BITS.patch [PATCH] also disable _TIME_BITS in mmap_hook.cc
Otherwise when _TIME_BITS are set, glibc complains that it seems
_TIME_BITS=64 without seeing _FILE_OFFSET_BITS=64. Thankfully, none of
the code in mmap_hook.cc depends on time_t.
Aliaksey Kandratsenka <alkondratenko@gmail.com> no 2024-03-07

All known versions for source package 'google-perftools'

Links