" reading in all debug information for all variables at once may\n"
" cause an out of memory error [no].\n"
"\n"
-" DRD options for monitoring process behavior:\n"
+" exp-drd options for monitoring process behavior:\n"
" --trace-address=<address> Trace all load and store activity for the.\n"
" specified address [off].\n"
" --trace-barrier=yes|no Trace all barrier activity [no].\n"
" --trace-cond=yes|no Trace all condition variable activity [no].\n"
" --trace-fork-join=yes|no Trace all thread fork/join activity [no].\n"
-" --trace-mutex=yes|no Trace all mutex activity[no].\n"
+" --trace-malloc=yes|no Trace all dynamic memory allocation calls [no].\n"
+" --trace-mutex=yes|no Trace all mutex activity [no].\n"
" --trace-rwlock=yes|no Trace all reader-writer lock activity[no].\n"
" --trace-segment=yes|no Trace segment actions [no].\n"
" --trace-semaphore=yes|no Trace all semaphore activity [no].\n"
"\n"
-" Options for debugging DRD:\n"
+" Options for debugging exp-drd:\n"
" --drd-stats=yes|no Print statistics about DRD activity [no].\n"
" --trace-clientobj=yes|no Trace all client object activity [no].\n"
" --trace-csw=yes|no Trace all scheduler context switches [no].\n"