aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/perf_plugin_datastore.c
AgeCommit message (Collapse)Author
2012-12-21-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25631 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25629 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-07-implementing heap-based datastore backendgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25321 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-12-consistently use struct GNUNET_HashCodegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21926 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21868 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-using new testing api to determine plugin namegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21854 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10-using testing in datastore testsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21852 140774ce-b5e7-0310-ab8b-a85725594a96
2012-02-26-verbose is independent of logginggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20034 140774ce-b5e7-0310-ab8b-a85725594a96
2012-01-08-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@19066 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-30-LRN: use FPRINTF -- #2051grothoff
git-svn-id: https://gnunet.org/svn/gnunet@18855 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-01-undogrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18413 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-01LRN: Adding vectored exception handling for W32 (#1965)grothoff
Whenever an exception occurs, and the process is not being debugged, it will run a debugger specified by GNUNET_DEBUGGER environment variable, and wait for it to attach. The net effect is the same as using JIT debugging (AeDebug), but without the stack being broken by SEH (because VEH has a priority over SEH), which allows for fuller backtraces for any exception, not just for GNUNET_abort() calls. git-svn-id: https://gnunet.org/svn/gnunet@18412 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsgrothoff
(#1805). git-svn-id: https://gnunet.org/svn/gnunet@17173 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run ↵grothoff
whitespace remover git-svn-id: https://gnunet.org/svn/gnunet@16620 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-16even nicer indentation, thanks to LRN's indent patchgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16587 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16583 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16581 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-03improving sqlite performancegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16349 140774ce-b5e7-0310-ab8b-a85725594a96
2011-05-24fix performance metricgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15286 140774ce-b5e7-0310-ab8b-a85725594a96
2011-05-06ideagrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15172 140774ce-b5e7-0310-ab8b-a85725594a96
2011-05-04sleeepgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15145 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-26datastore and fs fixes from Eastergrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15078 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-15disablegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14998 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-15maybegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14996 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-15fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14995 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-05insanitygrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14870 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-04removing dead API callsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14850 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-04sqlite clean upgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14845 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-03improving datastore API --- not working yetgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14835 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-03new plugin APIgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14833 140774ce-b5e7-0310-ab8b-a85725594a96
2010-12-19LRN patch from SVN 1630grothoff
git-svn-id: https://gnunet.org/svn/gnunet@13933 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-05moving plugin headersgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13571 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-05big scheduler refactoring, expect some issuesnevans
git-svn-id: https://gnunet.org/svn/gnunet@13565 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-27Refactoring gnunet timewachs
git-svn-id: https://gnunet.org/svn/gnunet@13419 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-28train hacksgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@12756 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-07do not fail if datastore unavailablegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@12491 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-06fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@12477 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-03mysql plugin compiles now -- not completegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@12442 140774ce-b5e7-0310-ab8b-a85725594a96
2010-07-02gpl3grothoff
git-svn-id: https://gnunet.org/svn/gnunet@12098 140774ce-b5e7-0310-ab8b-a85725594a96
2010-04-24off-line hack festgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@11059 140774ce-b5e7-0310-ab8b-a85725594a96
2009-11-04bugfixes and redesigning scheduler APIgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9392 140774ce-b5e7-0310-ab8b-a85725594a96
2009-10-24better tmp dir name'grothoff
git-svn-id: https://gnunet.org/svn/gnunet@9270 140774ce-b5e7-0310-ab8b-a85725594a96
2009-10-08better commentsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9137 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-09more testinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8971 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-26const-ing of config-handlesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8791 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-24quota management and better name for NO_TASK'grothoff
' git-svn-id: https://gnunet.org/svn/gnunet@8773 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-17arghgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8746 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-17debugstuffgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8741 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-17implementing all-now iteratorgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8739 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-17stuffgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8738 140774ce-b5e7-0310-ab8b-a85725594a96