mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-13 14:42:03 +00:00
Comment-only change.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7269
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user