mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
profiles/desc: fix use flags names
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
# This file contains descriptions of PARSEC_DEBUG USE_EXPAND flags.
|
# This file contains descriptions of PARSEC_DEBUG USE_EXPAND flags.
|
||||||
|
|
||||||
debug-history - Keep a summarized history of critical events in memory that can be dumped in gdb when deadlock occur
|
history - Keep a summarized history of critical events in memory that can be dumped in gdb when deadlock occur
|
||||||
debug-mem-addr - Enable the memory access checker
|
mem-addr - Enable the memory access checker
|
||||||
debug-mem-leak - Enable only the memory leak checker
|
mem-leak - Enable only the memory leak checker
|
||||||
debug-mem-race - Enable the memory thread-race checker
|
mem-race - Enable the memory thread-race checker
|
||||||
debug-noisier - Enable chatterbox-like verbose debugging (may impact performance)
|
noisier - Enable chatterbox-like verbose debugging (may impact performance)
|
||||||
debug-paranoid - Enable extra paranoid checks (may impact performance)
|
paranoid - Enable extra paranoid checks (may impact performance)
|
||||||
|
|||||||
Reference in New Issue
Block a user