Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-profile: The GNU libc libraries, including support for gprof profiling.
Name: | glibc-profile |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | LGPL |
Release: | 2.54 |
URL: | |
- Summary
- The glibc-profile package includes the GNU libc libraries and support
for profiling using the gprof program. Profiling is analyzing a
program's functions to see how much CPU time they use and determining
which functions are calling other functions during execution. To use
gprof to profile a program, your program needs to use the GNU libc
libraries included in glibc-profile (instead of the standard GNU libc
libraries included in the glibc package).
If you are going to use the gprof program to profile a program, you'll
need to install the glibc-profile package.
Changelog
- * Wed Jan 19 18:00:00 2011 Andreas Schwab <schwab{%}redhat{*}com> - 2.3.4-2.54
- Revert last two changes (#649256)
- * Fri Dec 10 18:00:00 2010 Andreas Schwab <schwab{%}redhat{*}com> - 2.3.4-2.53
- Don't ignore $ORIGIN in libraries (#649256)
- * Wed Nov 3 19:00:00 2010 Andreas Schwab <schwab{%}redhat{*}com> - 2.3.4-2.52
- Never expand $ORIGIN in privileged programs (#649256)