1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/tdb
Rusty Russell 4fa51257b2 tdb: enable VALGRIND to remove valgrind noise.
Andrew Bartlett complained that valgrind needs --partial-loads-ok=yes otherwise
the Jenkins hash makes it complain.

My benchmarking here revealed that at least with modern gcc (4.5) and CPU
(Intel i5 32 bit) there's no measurable performance penalty for the
"correct" code, so rip out the optimized one.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Autobuild-User: Rusty Russell <rusty@rustcorp.com.au>
Autobuild-Date: Wed Jun  8 11:05:47 CEST 2011 on sn-devel-104
2011-06-08 11:05:47 +02:00
..
ABI tdb: add ABI/tdb-1.2.9.sigs 2010-12-29 11:26:12 +01:00
common tdb: enable VALGRIND to remove valgrind noise. 2011-06-08 11:05:47 +02:00
docs tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
include tdb: use system include style for system headers 2011-03-15 12:22:19 +11:00
manpages tdb: add restore 2010-09-23 12:19:09 -07:00
python lib/tdb/python/tests/simple.py: don't assume TDB ordering. 2011-06-02 12:07:39 +02:00
script release-scripts: parametrize scripts 2010-02-08 10:29:06 -05:00
tools tdb_backup: avoid transaction on backup file, use lockall 2011-04-19 23:34:37 +02:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
configure tdb: Remove autotools support. 2010-12-24 01:15:05 +01:00
doxy.config tdb: Added doxygen documentation. 2011-01-19 11:26:34 +01:00
libtdb.m4 tdb: tdb_summary() support. 2010-12-29 10:12:05 +01:00
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
pytdb.c tdb: fix a build warning. 2011-05-06 10:48:11 +02:00
tdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript Support the 'PYTHON' environment variable. 2011-04-23 04:19:04 +02:00