]> git.donarmstrong.com Git - lilypond.git/commit
Add -dtrace-memory.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 17 Jan 2007 12:28:39 +0000 (13:28 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 17 Jan 2007 12:28:39 +0000 (13:28 +0100)
commit9dd9d6fab2e3296bd8df5e105886b50043057ad0
treef59e548e8c2af8575ea22d12cd3249c766e92fb6
parent1b344bd7394e98933bc482a7b64b8af681a96861
Add -dtrace-memory.

Use GUILE evaluator trap to record memory use during a lily run.
Write FILE.graph and FILE.stacks to record results.
scm/lily.scm
scm/memory-trace.scm [new file with mode: 0644]