Please enable JavaScript to view this site.

Memory Validator Help

 

Selections and the clipboard

 

The Edit menu options can be used to clear all selected items in a table or tree, copy selected items (and relevant data where applicable) to the clipboard, or select all the items available.

 

Selected data is formatted into one line per row with a single space used to separate column data.

 

 edit-menu

 

 

note Select All will include the header row as well as the data, and Copy will include the column titles.

 

 

For example Select All on the Types tab might show:

 

select-all

 

This would result in the following being copied to clipboard

 

Type R Size C Size Count Max Cumulative % R Size % C Size % Objects R Total C Total Seq 1 Add Seq Del Seq Cur Seq

Unknown (Av.) 105 (Av.) 104 212 223 223 10.54% 10.44% 77.09% (Av.) 22,287 (Av.) 23,303 409 696 814 814

CString (Av.) 5 (Av.) 5 17 20 20 0.04% 0.04% 6.18% (Av.) 88 (Av.) 100 112 375 382 382

[strcore.cpp:141] (Av.) 30 (Av.) 38 15 93 110 0.22% 0.27% 5.45% (Av.) 456 (Av.) 4,156 41 609 914 914

CtestParsing_c 4 4 3 3 3 0.01% 0.01% 1.09% 12 12 98 370 - 370

...