2008-03-18 |
Christian Thaeter | Add a global event counter
|
commit | commitdiff | tree |
2008-03-17 |
Christian Thaeter | add options parser to envvar parsing
|
commit | commitdiff | tree |
2008-03-17 |
Christian Thaeter | Add ringbuffer_new/delete() for dynamic ringbuffer...
|
commit | commitdiff | tree |
2008-03-16 |
Christian Thaeter | Refactored the logging macro to a helper function
|
commit | commitdiff | tree |
2008-03-16 |
Christian Thaeter | Directory reorganization
|
commit | commitdiff | tree |
2008-03-16 |
Christian Thaeter | cleanup checks only in ALPHA build level
|
commit | commitdiff | tree |
2007-07-28 |
Christian Thaeter | Merge commit 'mob/master'
|
commit | commitdiff | tree |
2007-07-28 |
Christian Thaeter | updated documentation, ChangeLog and some cosmetics
|
commit | commitdiff | tree |
2007-07-06 |
Christian Thaeter | shorten message
|
commit | commitdiff | tree |
2007-07-06 |
Christian Thaeter | fixed deadlock detector, report offening other lock now
|
commit | commitdiff | tree |
2007-07-04 |
Christian Thaeter | version bump 0.3pre1
|
commit | commitdiff | tree |
2007-07-04 |
Christian Thaeter | meta update for 0.3pre1
|
commit | commitdiff | tree |
2007-06-16 |
Christian Thaeter | test code for the deadlock checker, not complete
|
commit | commitdiff | tree |
2007-06-16 |
Christian Thaeter | cosmetics
|
commit | commitdiff | tree |
2007-06-16 |
Christian Thaeter | deadlock checker, fixed implementation
|
commit | commitdiff | tree |
2007-06-05 |
Christian Thaeter | deadlock checker basic implementation, not yet integrated
|
commit | commitdiff | tree |
2007-06-01 |
Christian Thaeter | start of lock checker in C
|
commit | commitdiff | tree |
2007-06-01 |
Christian Thaeter | #ifdef should be #if
|
commit | commitdiff | tree |
2007-06-01 |
Christian Thaeter | use a struct to accumulate nobug thread local storage...
|
commit | commitdiff | tree |
2007-06-01 |
Christian Thaeter | removed nobuglockalyzer, lock checking will be done...
|
commit | commitdiff | tree |
2007-05-31 |
Christian Thaeter | updated diagram
|
commit | commitdiff | tree |
2007-05-31 |
Christian Thaeter | start of a script analyzing debug logs for locking...
|
commit | commitdiff | tree |
2007-05-31 |
Christian Thaeter | more consistent log formatting, always use ': ' as...
|
commit | commitdiff | tree |
2007-05-31 |
Christian Thaeter | add an optional PARENT to log control flags
|
commit | commitdiff | tree |
2007-05-31 |
Christian Thaeter | final 0.2 release
|
commit | commitdiff | tree |
2007-05-31 |
Christian Thaeter | little cleanup
|
commit | commitdiff | tree |
2007-05-31 |
Christian Thaeter | making the string members of the resource registry...
|
commit | commitdiff | tree |
2007-05-20 |
Christian Thaeter | let the resource tracker log before doing actions
|
commit | commitdiff | tree |
2007-05-16 |
Christian Thaeter | fix some stupid bugs
|
commit | commitdiff | tree |
2007-05-16 |
Christian Thaeter | meta update for the 0.2rc1 release
|
commit | commitdiff | tree |
2007-05-16 |
Christian Thaeter | cleanup remove disabled gdb stuff
|
commit | commitdiff | tree |
2007-05-16 |
Christian Thaeter | add logging by flags to the resource registry, better...
|
commit | commitdiff | tree |
2007-05-11 |
Christian Thaeter | locks are not needed for thread_id_set, they are rather...
|
commit | commitdiff | tree |
2007-05-11 |
Christian Thaeter | waiting for a RECURSIVE resource we already own is...
|
commit | commitdiff | tree |
2007-05-11 |
Christian Thaeter | fix RESOURCE_LEAVE_LOOKUP to take only 2 parameters
|
commit | commitdiff | tree |
2007-05-10 |
Christian Thaeter | fix state array access in RESOURCE_LEAVE_LOOKUP
|
commit | commitdiff | tree |
2007-05-10 |
Christian Thaeter | improve makefile meta generation, preparation for 0...
|
commit | commitdiff | tree |
2007-05-10 |
Christian Thaeter | test fix
|
commit | commitdiff | tree |
2007-05-10 |
Christian Thaeter | add resource state diagram
|
commit | commitdiff | tree |
2007-05-09 |
Christian Thaeter | counter should only be initialized to 0 when state...
|
commit | commitdiff | tree |
2007-05-09 |
Christian Thaeter | use object_id and a thread_id to identify resources
|
commit | commitdiff | tree |
2007-05-07 |
Christian Thaeter | new resource state handling, WAITING, RECURSIVE and...
|
commit | commitdiff | tree |
2007-04-25 |
Christian Thaeter | fill NOBUG_LOCATION only in ALPHA and BETA builds and...
|
commit | commitdiff | tree |
2007-04-25 |
Christian Thaeter | fixed INIT_FLAG_LIMIT, old version was still around
|
commit | commitdiff | tree |
2007-04-25 |
Christian Thaeter | rename CPPINIT to CPP_DEFINE, make it conditionally...
|
commit | commitdiff | tree |
2007-04-24 |
Christian Thaeter | must call INIT before first TRACE
|
commit | commitdiff | tree |
2007-04-24 |
Christian Thaeter | add CPPINIT_FLAG macros to ease flag initialization...
|
commit | commitdiff | tree |
2007-04-24 |
Christian Thaeter | fix DUMP and INVARIANT calls with new LOCATION_ARGS
|
commit | commitdiff | tree |
2007-04-22 |
Christian Thaeter | just __func__ suffices
|
commit | commitdiff | tree |
2007-04-22 |
Christian Thaeter | rename LOCATION macros
|
commit | commitdiff | tree |
2007-04-22 |
Christian Thaeter | add build/ dir to gitignore
|
commit | commitdiff | tree |
2007-04-22 |
Christian Thaeter | abstract source location information into a file/line...
|
commit | commitdiff | tree |
2007-04-02 |
Christian Thaeter | use only the id (void*) for identifying resources,...
|
commit | commitdiff | tree |
2007-04-02 |
Christian Thaeter | dump list of resources only
|
commit | commitdiff | tree |
2007-04-02 |
Christian Thaeter | fallback to stderr when console target is not yet set
|
commit | commitdiff | tree |
2007-04-01 |
Christian Thaeter | add a void* to resource tracker records which are useable...
|
commit | commitdiff | tree |
2007-03-31 |
Christian Thaeter | simplify and fix default ringbuffer handling
|
commit | commitdiff | tree |
2007-03-31 |
Christian Thaeter | add extern "C" for C++ programs
|
commit | commitdiff | tree |
2007-03-30 |
Christian Thaeter | add RESOURCE_LEAVE_LOOKUP which does not need a handle...
|
commit | commitdiff | tree |
2007-03-30 |
Christian Thaeter | add tree parameter to resource_find
|
commit | commitdiff | tree |
2007-03-30 |
Christian Thaeter | complete resource tracker simplification
|
commit | commitdiff | tree |
2007-03-28 |
Christian Thaeter | fixed bug with braced arguments
|
commit | commitdiff | tree |
2007-03-27 |
Christian Thaeter | Release 0.2pre2 metadata/documentation sync
|
commit | commitdiff | tree |
2007-03-27 |
Christian Thaeter | removed locking from the dump functions, at error/report...
|
commit | commitdiff | tree |
2007-03-27 |
Christian Thaeter | add a 'acquired' state to entered resources
|
commit | commitdiff | tree |
2007-03-26 |
Christian Thaeter | resource registry locking
|
commit | commitdiff | tree |
2007-03-26 |
Christian Thaeter | small cleanup and fixes
|
commit | commitdiff | tree |
2007-03-26 |
Christian Thaeter | NOBUG_INIT macro
|
commit | commitdiff | tree |
2007-03-25 |
Christian Thaeter | Merge commit 'logbuffer_signature'
|
commit | commitdiff | tree |
2007-03-25 |
Christian Thaeter | build 2 library variants now one without threading...
|
commit | commitdiff | tree |
2007-03-25 |
Christian Thaeter | multithreading support, -lpthread is mandatory now...
|
commit | commitdiff | tree |
2007-03-24 |
Christian Thaeter | basic support tho store states for client resource...
|
commit | commitdiff | tree |
2007-03-24 |
Christian Thaeter | removed the _literal prefix, introduced _name prefix...
|
commit | commitdiff | tree |
2007-03-23 |
Christian Thaeter | Merge commit 'resource_registry_signature'
|
commit | commitdiff | tree |
2007-03-23 |
Christian Thaeter | constrain maxmsg 2 chars less makes the code little...
|
commit | commitdiff | tree |
2007-03-23 |
Christian Thaeter | remove unused code
|
commit | commitdiff | tree |
2007-03-23 |
Christian Thaeter | Resource Registry, macros, renames, finished version...
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | nobug_resource_dump_all prints out all registered resources
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | cleanup and header integration of the resource registry
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | add _literal functions for using string literals as...
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | using a colon as type:name delimiter
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | use type and name as resource identifier
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | resource registry, initial version
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | Ooops, LOG_TRACE should be LOG_DEBUG
|
commit | commitdiff | tree |
2007-03-22 |
Christian Thaeter | default values for logging as planned
|
commit | commitdiff | tree |
2007-03-21 |
Christian Thaeter | Merge logbuffer
|
commit | commitdiff | tree |
2007-03-21 |
Christian Thaeter | libnobug improvement, initialization etc.
|
commit | commitdiff | tree |
2007-03-21 |
Christian Thaeter | new logging function using ringbuffer and other targets
|
commit | commitdiff | tree |
2007-03-21 |
Christian Thaeter | new env parser for NOBUG_LOG
|
commit | commitdiff | tree |
2007-03-21 |
Christian Thaeter | move struct ringbuffer to nobug.h, small formatting...
|
commit | commitdiff | tree |
2007-03-21 |
Christian Thaeter | add ringbuffer_pos and ringbuffer_pop
|
commit | commitdiff | tree |
2007-03-19 |
Christian Thaeter | birth of libnobug.a
|
commit | commitdiff | tree |
2007-03-18 |
Christian Thaeter | use NOBUG_DISABLE_SHORTNAMES to disable short aliases
|
commit | commitdiff | tree |
2007-03-18 |
Christian Thaeter | renamed nobug.c to nobug_ringbuffer.c
|
commit | commitdiff | tree |
2007-03-18 |
Christian Thaeter | semi-finished ringbuffer
|
commit | commitdiff | tree |
2007-03-18 |
Christian Thaeter | add load and save function
|
commit | commitdiff | tree |
2007-03-18 |
Christian Thaeter | for now, O_TRUNC always
|
commit | commitdiff | tree |
2007-03-18 |
Christian Thaeter | next/prev accessors, little TODO list
|
commit | commitdiff | tree |
2007-03-18 |
Christian Thaeter | ringbuffer implementation, start
|
commit | commitdiff | tree |
2007-03-16 |
Christian Thaeter | add few more ignoref files
|
commit | commitdiff | tree |