|
142.
|
|
|
Relative to Parent
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kcachegrind/toplevel.cpp:539
|
|
143.
|
|
|
Show percentage costs relative to parent
|
|
|
|
Prikaži procentualne troškove relativne prema roditelju
|
|
Translated and reviewed by
Chusslove Illich
|
|
|
|
Located in
kcachegrind/toplevel.cpp:542
|
|
144.
|
|
|
<b>Show percentage costs relative to parent</b><p>If this is switched off, percentage costs are always shown relative to the total cost of the profile part(s) that are currently browsed. By turning on this option, percentage cost of shown cost items will be relative to the parent cost item.</p><ul><table><tr><td><b>Cost Type</b></td><td><b>Parent Cost</b></td></tr><tr><td>Function Cumulative</td><td>Total</td></tr><tr><td>Function Self</td><td>Function Group (*) / Total</td></tr><tr><td>Call</td><td>Function Inclusive</td></tr><tr><td>Source Line</td><td>Function Inclusive</td></tr></table></ul><p>(*) Only if function grouping is switched on (e.g. ELF object grouping).</p>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kcachegrind/toplevel.cpp:546
|
|
145.
|
|
|
Cycle Detection
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kcachegrind/toplevel.cpp:563
|
|
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
|
|
|
|
(no translation yet)
|
|
|
|
Located in
kcachegrind/toplevel.cpp:582
|
|
148.
|
|
|
Hide Template Parameters in C++ Symbols
|
|
|
|
(no translation yet)
|
|
|
|
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
|
|
|
|
Vrati se nazad u istoriji izbora funkcija
|
|
Translated and reviewed by
Chusslove Illich
|
|
|
|
Located in
kcachegrind/toplevel.cpp:602 kcachegrind/toplevel.cpp:643
|
|
151.
|
|
|
Go forward in function selection history
|
|
|
|
Idi napred u istoriji izbora funkcija
|
|
Translated and reviewed by
Chusslove Illich
|
|
|
|
Located in
kcachegrind/toplevel.cpp:608 kcachegrind/toplevel.cpp:655
|