aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/leak_detective.h
Commit message (Collapse)AuthorAgeFilesLines
* Add an external method to disable leak detective temporarlyMartin Willi2012-07-131-0/+8
|
* Added a leak detective method to report current memory usage with backtracesMartin Willi2011-05-161-0/+7
|
* Option to skip slow addr2line resolution in leak-detectiveMartin Willi2010-05-201-0/+9
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-1/+1
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* separated backtrace functionality from leak_detective, used inMartin Willi2008-11-051-5/+0
| | | | | | leak_detective mutex profiling signal handler
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-12/+30
|
* introduced new logging subsystem using bus:Martin Willi2006-10-181-23/+1
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* extended statusall outputMartin Willi2006-09-211-0/+7
| | | | | added job/event-queue statistics added allocation statistics when using LEAK_DETECTIVE
* (no commit message)Martin Willi2006-05-101-0/+50