• Home
  • Raw
  • Download

Lines Matching refs:libdb

39 	* libdb/*.c *.h:
176 * libdb/db_manage.c:
177 * libdb/db_hash.h: db_init() new to properly initialize a samples_db_t
218 * libdb/db_test.c: measure system + user time
225 * libdb/db_stat.c:
226 * libdb/db_debug.c: Alex whisp me than a few code was not 64 bits
272 * libdb/.cvsignore:
273 * libdb/Makefile.am:
274 * libdb/*.c --> db-hash-name.c to db_name.c
305 * libabi/op_import.cpp: use hash table implementation of libdb
315 * libdb/.cvsignore: update
316 * libdb/Makefile.am: build libdb-hash.a
317 * libdb/db-hash.h:
318 * libdb/db-hash-debug.c:
319 * libdb/db-hash-manage.c:
320 * libdb/db-hash-test.c:
321 * libdb/db-hash-insert.c:
322 * libdb/db-hash-stat.c:
323 * libdb/db-hash-travel.c: new files implementing a growable hash table
324 * libdb/Makefile.am: update
359 * various files: don't use db_tree name outside of libdb,
856 * libdb/db-insert.c: fix samples count overflow.
858 * libdb/db.h:
859 * libdb/db-manage.c:
860 * libdb/db-debug.c: don't use page zero, use this value as nil page
945 * libdb/db-*.c/*.h: typedef tweaking for 64 bits arch (signaled
948 * remove libdb/ChangeLog, old entries are:
1228 * libdb/db-insert.c: bad cut&paste. Shame on me, I broke the build...
1232 * libdb/db-insert.c: handle samples count overflow.
1234 * libdb/Makefile.in: db-test new target not built by default.
1235 * libdb/db-debug.c: more strict checking
1236 * libdb/db-test.c: allow db-test to be used as "db-test samples_dir/*"
1748 * libdb/db.h:
1749 * libdb/db-manage.c: constify db_sync() parameter.
2462 * libdb:
2556 * libdb/db-insert.cpp: if we don't lock the file when creating
2799 * libdb/db-debug.c: pedantry
2965 * libdb/db-manage.c: reset base_memory and fd
2992 * libdb/db-manage.c:
2993 * libdb/db-test.c:
2994 * libdb/db.h:
3038 * libdb/Makefile: remove from CVS
3100 * libdb/*: initial import from oprofile-tests module
3102 * dae/Makefile.in: use libdb.a