Damien Miller
|
4e552cbf80
|
adjust for new paths
|
2012-03-07 15:34:41 +11:00 |
|
Damien Miller
|
70606ded9d
|
make into a proper regress test
|
2012-03-07 14:45:38 +11:00 |
|
Damien Miller
|
de82036ecf
|
rename example.c => leaky.c
|
2012-03-07 14:45:00 +11:00 |
|
Damien Miller
|
e41307b545
|
add some options via LEAKMALLOC_OPTIONS environment
X = exit with status 99 on leaks
Q = quiet (useful with X)
D = dump leaks to leakmalloc.out instead of stdout
|
2012-03-07 14:43:11 +11:00 |
|
Damien Miller
|
fed32729da
|
reorg directory structure
|
2012-03-07 14:42:34 +11:00 |
|
Damien Miller
|
989d187309
|
improve summary
|
2012-03-07 14:39:30 +11:00 |
|
Damien Miller
|
bac1cfe229
|
make output useful as vim error file, based on patch from markus@
|
2012-03-07 08:24:20 +11:00 |
|
Damien Miller
|
dadde6f62b
|
print totals
|
2012-03-05 17:51:14 +11:00 |
|
Damien Miller
|
4254638087
|
better comment
|
2012-03-05 16:50:27 +11:00 |
|
Damien Miller
|
f9e93c4b64
|
README
|
2012-03-05 15:08:59 +11:00 |
|
Damien Miller
|
9570b61230
|
add example
|
2012-03-05 15:04:45 +11:00 |
|
Damien Miller
|
776483fdf5
|
fix tracking bugs, kludge to dump backtrace on error
|
2012-03-05 14:44:45 +11:00 |
|
Damien Miller
|
f07479d57c
|
ensure malloc() and friends are in the namespace
|
2012-03-05 14:44:32 +11:00 |
|
Damien Miller
|
2d05fae6fe
|
sort by number of leaks, then by bytes
|
2012-03-05 14:44:09 +11:00 |
|
Damien Miller
|
b9fc9037a9
|
tool to resolve leak dumps to nicer reports using addr2line
|
2012-03-05 13:23:31 +11:00 |
|
Damien Miller
|
242ddf1724
|
simple leak tracer, using libexecinfo
|
2012-03-05 12:11:29 +11:00 |
|