Go to file
Siddhesh Poyarekar 67b30d7656 Add benchmark comparison
Create a new package glibc-benchtests with the benchmark binaries that
one may download and run to benchmark glibc for their machine.  More
importantly, the glibc-bench-compare and bench.mk scripts can run
benchmarks and compare performance of two arbitrary glibc versions as
long as both versions have the glibc-benchtests package.

Usage:

Scenario 1: Compare two build numbers, e.g.:

    /usr/libexec/glibc-benchtests/glibc-bench-compare 2.20-1.fc21 2.21.90-11.fc22

If a second build is omitted, comparison is done with the currently
installed glibc.

Scenario 2: Compare two downloaded rpms - only glibc, glibc-benchtests
and glibc-common are needed for both versions.  e.g.:

    /usr/libexec/glibc-benchtests/glibc-bench-compare -p <dir1> <dir2>
2015-05-08 11:49:59 +05:30
.gitignore Ignore /.build* and /src directories in git. 2013-02-26 15:42:03 -05:00
ChangeLog.old Resolves: #1124987. 2014-09-06 14:15:15 -04:00
bench.mk Add benchmark comparison 2015-05-08 11:49:59 +05:30
build-locale-archive.c Resolves: #156477 2015-03-05 16:05:43 -05:00
glibc-aarch64-tls-fixes.patch Sync with upstream master 2014-05-26 13:25:00 +05:30
glibc-aarch64-workaround-nzcv-clobber-in-tlsdesc.patch AArch64: Save & restore NZCV (flags) upon entry to _dl_tlsdesc_dynamic 2014-06-20 11:49:56 -04:00
glibc-arm-hardfloat-3.patch add the armhfp linker hack patch 2012-06-11 20:38:11 -05:00
glibc-bench-build.patch Add benchmark comparison 2015-05-08 11:49:59 +05:30
glibc-bench-compare Add benchmark comparison 2015-05-08 11:49:59 +05:30
glibc-bench-compare.patch Add benchmark comparison 2015-05-08 11:49:59 +05:30
glibc-c_stubs.patch Get rid of releng tarball 2013-08-19 17:05:59 +05:30
glibc-cs-path.patch Make getconf return only /usr/bin (#1138835) 2014-11-05 15:57:23 +05:30
glibc-disable-rwlock-elision.patch Resolves: #1146967 2014-09-30 22:02:35 +05:30
glibc-fedora-__libc_multiple_libcs.patch Sync with upstream master. 2014-11-24 09:58:08 -05:00
glibc-fedora-elf-ORIGIN.patch Sync with upstream master 2014-11-05 16:06:52 +05:30
glibc-fedora-elf-init-hidden_undef.patch Resync with upstream master 2013-06-04 22:23:45 +05:30
glibc-fedora-i386-tls-direct-seg-refs.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-include-bits-ldbl.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-ldd.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-linux-tcsetattr.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-localedata-rh61908.patch - Resync with upstream sources 2012-11-26 14:19:38 -07:00
glibc-fedora-localedef.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-locarchive.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-manual-dircategory.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-nis-rh188246.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-nptl-linklibc.patch Sync with upstream master 2014-05-26 13:25:00 +05:30
glibc-fedora-nscd.patch - Remove most of fedora-nscd patch as we no longer use the 2012-09-24 09:25:31 -06:00
glibc-fedora-ppc-unwind.patch Sync with upstream roland/nptl branch 2014-07-05 00:00:22 +05:30
glibc-fedora-streams-rh436349.patch Sync with upstream master 2014-06-24 17:41:51 +05:30
glibc-fedora-uname-getrlimit.patch Sync with upstream master. 2015-01-07 19:03:06 +05:30
glibc-fedora-use-test-skeleton.patch Add patch to modify several tests to use test-skeleton.c. 2014-11-04 20:31:37 +01:00
glibc-nscd-sysconfig.patch Sync with upstream master. 2014-03-12 18:13:23 -04:00
glibc-revert-arena-threshold-fix.patch Auto-sync with upstream master. 2015-05-07 12:10:16 +05:30
glibc-rh697421.patch - Add aliases for ISO-10646-UCS-2 (#697421) 2012-01-26 11:03:17 -07:00
glibc-rh731833-rtkaio-2.patch Avoid inlining of cleanup function for kaio_suspend 2013-08-22 11:07:15 +05:30
glibc-rh731833-rtkaio.patch Adjust rtkaio patches to build with latest upstream 2014-05-26 15:50:48 +05:30
glibc-rh741105.patch Sync with upstream master 2014-04-10 21:40:30 +05:30
glibc-rh757881.patch Pass address of main_arena.mutex to mutex_lock/unlock functions 2015-01-12 20:20:28 +05:30
glibc-rh819430.patch Sync with upstream master 2014-02-18 22:48:17 +05:30
glibc-rh825061.patch - Build info files in the source dir, then move to objdir 2012-05-29 23:19:23 -06:00
glibc-rh827510.patch - Delay setting DECIDED field in locale file structure until 2012-06-14 21:52:07 -06:00
glibc-rh841787.patch Sync with upstream master 2013-10-15 11:09:58 +05:30
glibc-rh952799.patch Resolves: #952799 2013-04-30 10:51:37 -04:00
glibc-rh970865.patch Fix tst-aiod2 and tst-aiod3 test failures (#970865) 2013-08-22 15:08:00 +05:30
glibc-rh1009145.patch Resolves: #1009145 2013-10-02 21:34:56 -04:00
glibc-rh1013801.patch Sync with roland/nptl upstream branch 2014-07-03 11:04:10 +05:30
glibc-rh1052846.patch Back out ftell test case (#1052846) 2014-01-16 12:03:18 +05:30
glibc-rh1069559-1.patch Sync with upstream master and Resolve: #1069559 2014-02-25 15:22:53 +05:30
glibc-rh1069559-2.patch Sync with upstream master and Resolve: #1069559 2014-02-25 15:22:53 +05:30
glibc-rh1070416.patch Sync with upstream master 2014-03-19 22:18:20 +05:30
glibc-rh1124987.patch Resolves: #1124987. 2014-09-06 14:15:15 -04:00
glibc-rtkaio-clock.patch Fix missing clock_* IFUNCs in librtkaio. 2015-02-12 01:36:24 -05:00
glibc-rtkaio.patch Move mips entry for shlib-versions to sysdeps 2014-09-18 13:16:17 +05:30
glibc.spec Add benchmark comparison 2015-05-08 11:49:59 +05:30
glibc_post_upgrade.c Get rid of releng tarball 2013-08-19 17:05:59 +05:30
libc-lock.h Get rid of releng tarball 2013-08-19 17:05:59 +05:30
nscd.conf Get rid of releng tarball 2013-08-19 17:05:59 +05:30
nsswitch.conf add back sss to nsswitch.conf we have added workarounds in the tools 2014-08-22 14:13:29 -05:00
power6emul.c Get rid of releng tarball 2013-08-19 17:05:59 +05:30
sources Auto-sync with upstream master. 2015-05-07 12:10:16 +05:30
sync-upstream.sh Have the commit log and changelog reflect the nature of upstream sync 2014-04-10 17:44:05 +05:30