index
:
gobject-list.git
master
A tool for debugging the lifetime of GObjects
Danielle Madeley
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
Display the number of objects
HEAD
master
Guillaume Desmottes
1
-0/+2
2012-02-23
Add 'check pointing' system triggered when catching the USR2 signal
Guillaume Desmottes
1
-1/+41
2012-02-23
pass the hash to _dump_object_list()
Guillaume Desmottes
1
-4/+4
2011-11-22
Add .gitignore
Danielle Madeley
1
-0/+3
2011-11-22
Use sizeof() cause you can on static arrays
Danielle Madeley
1
-1/+1
2011-11-22
Increase buffer for vala code
Jens Georg
1
-2/+2
2011-11-22
Don't stop printing the backtrace on UNW_ENOMEM
Jens Georg
1
-1/+3
2011-04-05
Add a HAVE_LIBUNWIND switch to the Makefile.
Mike Ruprecht
2
-2/+20
2011-04-04
Add GOBJECT_LIST_DISPLAY option to selectively display output.
Mike Ruprecht
1
-6/+86
2011-04-04
Add backtrace output information using libunwrap.
Mike Ruprecht
2
-1/+33
2011-04-04
Add output for refs and unrefs.
Mike Ruprecht
1
-0/+45
2011-02-17
Add LGPL2.1+ license
Danielle Madeley
1
-0/+23
2011-02-17
display objects still alive when exiting
Guillaume Desmottes
1
-0/+12
2011-02-17
factor out _dump_object_list()
Guillaume Desmottes
1
-4/+10
2011-02-17
Basic filtering
Danielle Madeley
1
-2/+18
2011-02-17
Initial work on a tool to list living GObjects
Danielle Madeley
2
-0/+92