HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/usr/src/glibc/debian/debhelper.in/libc6-prof.README.Debian
README.Debian for libc6-prof
---------------------------

This package provides a version of the GNU Libc compiled for profiling
in order to get profiling information from standard library functions
such as malloc, read or open. The libraries are compiled enabling the
-fno-omit-frame-pointer compiler option.

In order to use the libraries run the program to be profiled with
LD_LIBRARY_PATH set to the location where libc6-prof installed the libraries:

 env LD_LIBRARY_PATH=/lib/libc6-prof/x86_64-linux-gnu foo

 -- Balint Reczey <rbalint@ubuntu.com>, Wed, 17 Jun 2020 15:52:59 +0200