|
116.
|
|
|
-n, --normalize <int64_t> Normalize the profile
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-n, --normalize <int64_t> 归一化配置
|
|
Translated by
Yulin Yang
|
|
|
|
Located in
gcov-tool.cc:270
|
|
117.
|
|
|
-s, --scale <float or simple-frac> Scale the profile counters
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-s, --scale <浮点数或分数> 按比例缩放配置计数器
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.c:272
|
|
118.
|
|
|
Rewrite subcommand usage:
|
|
|
|
Rewrite 子命令用法:
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.cc:290
|
|
119.
|
|
|
scaling cannot co-exist with normalization, skipping
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
缩放不能和归一化共存,跳过
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.cc:329
|
|
120.
|
|
|
incorrect format in scaling, using 1/1
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
缩放格式错误,使用 1/1
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.cc:342 gcov-tool.cc:352
|
|
121.
|
|
|
normalization cannot co-exist with scaling
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
归一化不能和缩放共存,跳过
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.c:362
|
|
122.
|
|
|
overlap [options] <dir1> <dir2> Compute the overlap of two profiles
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
overlap [选项] <目录1> <目录2> 计算两个配置文件的重叠
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.cc:419
|
|
123.
|
|
|
-f, --function Print function level info
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-f, --function 打印函数级信息
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.cc:420
|
|
124.
|
|
|
-F, --fullname Print full filename
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-F, --fullname 打印全名
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.c:421
|
|
125.
|
|
|
-h, --hotonly Only print info for hot objects/functions
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-h, --hotonly 只打印热对象/函数的信息
|
|
Translated by
Mingye Wang
|
|
|
|
Located in
gcov-tool.cc:422
|