summaryrefslogtreecommitdiffstats
path: root/cpp/sca/etc/valgrind.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved memory management using APR memory pools, changed frame allocation ↵jsdelfino2009-11-011-23/+0
| | | | | | in eval library to support forward references and fixed memory leak in XML parsing code. Also simplified a bit the printing of lists to make them easier to read. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831639 13f79535-47bb-0310-9956-ffa450edef68
* Created etc directory, with useful svn-config, svn-ignore and git-exclude ↵jsdelfino2009-09-271-0/+23
configured for the use with the sca project. Added a utility script to run valgrind on an executable and produce a memory usage report. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819392 13f79535-47bb-0310-9956-ffa450edef68