|
146.
|
|
|
<b>Detect recursive cycles</b><p>If this is switched off, the treemap drawing will show black areas when a recursive call is made instead of drawing the recursion ad infinitum. Note that the size of black areas often will be wrong, as inside recursive cycles the cost of calls cannot be determined; the error is small, however, for false cycles (see documentation).</p><p>The correct handling for cycles is to detect them and collapse all functions of a cycle into an artificial function, which is done when this option is selected. Unfortunately, with GUI applications, this often will lead to huge false cycles, making the analysis impossible; therefore, there is the option to switch this off.</p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kcachegrind/toplevel.cpp:566
|
|
147.
|
|
|
Shorten Templates
|
|
|
|
缩短模板
|
|
Translated by
nihui
|
|
|
|
Located in
kcachegrind/toplevel.cpp:582
|
|
148.
|
|
|
Hide Template Parameters in C++ Symbols
|
|
|
|
在 C++ 符号中隐藏模板参数
|
|
Translated by
nihui
|
|
|
|
Located in
kcachegrind/toplevel.cpp:584
|
|
149.
|
|
|
<b>Hide Template Parameters in C++ Symbols</b><p>If this is switched on, every symbol displayed will have any C++ template parameters hidden, just showing <> instead of a potentially nested template parameter.</p><p>In this mode, you can hover the mouse pointer over the activated symbol label to show a tooltip with the unabbreviated symbol.</p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kcachegrind/toplevel.cpp:585
|
|
150.
|
|
|
Go back in function selection history
|
|
|
|
在函数选择历史中后退
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kcachegrind/toplevel.cpp:602 kcachegrind/toplevel.cpp:643
|
|
151.
|
|
|
Go forward in function selection history
|
|
|
|
在函数选择历史中前进
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kcachegrind/toplevel.cpp:608 kcachegrind/toplevel.cpp:655
|
|
152.
|
|
|
<b>Go Up</b><p>Go to last selected caller of current function. If no caller was visited, use that with highest cost.</p>
|
|
|
|
<b>向上</b><p>转到当前函数最后一个选中的调用方。如果没有访问过任何调用,则选择其最高开销。</p>
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kcachegrind/toplevel.cpp:614 kcachegrind/toplevel.cpp:628
|
|
153.
|
|
|
&Up
|
|
|
|
向上(&U)
|
|
Translated by
Lie Ex
|
|
Reviewed by
Feng Chao
|
|
|
|
Located in
kcachegrind/toplevel.cpp:620
|
|
154.
|
|
|
Primary Event Type
|
|
|
|
主要事件类型
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kcachegrind/toplevel.cpp:661 kcachegrind/toplevel.cpp:1516
|
|
155.
|
|
|
Select primary event type of costs
|
|
|
|
选择开销的主要事件类型
|
|
Translated by
Lie Ex
|
|
|
|
Located in
kcachegrind/toplevel.cpp:662
|