summaryrefslogtreecommitdiffstats
path: root/runtime/debug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'david-master' into masterRainer Gerhards2009-10-161-1/+11
|\
| * bugfix in debug system and more instrumentation to find an issueRainer Gerhards2009-10-081-1/+11
* | Merge branch 'v4-beta' into betaRainer Gerhards2009-10-081-1/+1
|\ \ | |/ |/|
| * bugfix: debug string larger than 1K were improperly displayed.Rainer Gerhards2009-10-081-1/+1
* | Merge branch 'v4-devel'Rainer Gerhards2009-07-081-1/+3
|\|
| * fixed a bug introduced today that lead to an abort in queue disk modeRainer Gerhards2009-07-071-1/+1
| * solved a race conditionRainer Gerhards2009-07-071-0/+2
* | free last processed message in all casesRainer Gerhards2009-05-201-21/+30
* | moving to a cleaner implementation of batchesRainer Gerhards2009-05-121-5/+9
|/
* added O_CLOEXEC to open() callsRainer Gerhards2009-04-021-1/+1
* Merge branch 'dapatch'Rainer Gerhards2009-03-251-0/+69
|\
| * bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-251-0/+69
* | resolved compile problem, e.g. on FreeBSDRainer Gerhards2008-12-081-2/+2
* | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-2/+13
|\ \
| * | some more threading cleanupRainer Gerhards2008-09-261-2/+13
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-130/+81
|\| |
| * | cleaned up internal debug system code and made it behave better in regard to ...Rainer Gerhards2008-09-261-129/+79
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-09-181-0/+16
|\| |
| * | ignoring an (acceptable) race in debug systemRainer Gerhards2008-09-181-0/+16
| |/
* / minor things, mostly improved debug infoRainer Gerhards2008-09-181-2/+4
|/
* disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-231-0/+4
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-2/+0
* moved files to the runtimeRainer Gerhards2008-04-161-0/+1332