|
|
|
|
149
|
"Measurement units to display",
|
149
|
"Measurement units to display",
|
150
|
"Scale the sample values to this unit.",
|
150
|
"Scale the sample values to this unit.",
|
151
|
" For time-based profiles, use seconds, milliseconds, nanoseconds, etc.",
|
151
|
" For time-based profiles, use seconds, milliseconds, nanoseconds, etc.",
|
152
|
- " For memory profiles, use megabytes, kiloyes, bytes, etc.",
|
|
|
|
|
152
|
+ " For memory profiles, use megabytes, kilobytes, bytes, etc.",
|
153
|
" auto will scale each value independently to the most natural unit.")},
|
153
|
" auto will scale each value independently to the most natural unit.")},
|
154
|
"compact_labels": &variable{boolKind, "f", "", "Show minimal headers"},
|
154
|
"compact_labels": &variable{boolKind, "f", "", "Show minimal headers"},
|
155
|
|
155
|
|