Comment-only change.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7269
This commit is contained in:
Nicholas Nethercote
2007-12-03 21:29:22 +00:00
parent 5609ba2982
commit 1e1133b496

View File

@@ -52,6 +52,9 @@
// - Options like --alloc-fn='operator new(unsigned, std::nothrow_t const&)'
// don't work in a .valgrindrc file or in $VALGRIND_OPTS.
// m_commandline.c:add_args_from_string() needs to respect single quotes.
// - With --stack=yes, want to add a stack trace for detailed snapshots so
// it's clear where/why the peak is occurring. (Mattieu Castet) Also,
// possibly useful even with --stack=no? (Andi Yin)
//
// Performance:
// - To run the benchmarks: