Home / Documentation / GUI |
Documentation Screenshots Download/Sources Links Roadmap Bugs & Wishes
|
Flat ProfileThe flat profile contains a group list and a function list. The group list contains all groups where cost is spent in, depending on the chosen group type. The group list is hidden when grouping is switched off. The function list contains the functions of the selected group (or all functions if grouping is switched off), ordered by some column, e.g. inclusive or self costs spent therein. There is a maximal number of functions shown in the list, which is configurable in Settings/Configure KCachegrind.
Parts OverviewIn a profile run, multiple profile data files can be produced, which can be loaded together into KCachegrind. The Parts Overview dockable shows these, horizontally ordered according creation time; the rectangle sizes are proportional to the cost spent in the parts. You can select one or several parts to constrain the costs shown in the other KCachegrind views to these parts only. The parts are further subdivided: there is a partitioning and an inclusive cost split mode:
Call StackThis is a purely fictional 'most probable' call stack. It is built up by starting with the current active function and adds the callers/callees with highest cost at the top and to bottom. The Cost and b>Calls columns show the cost used for all calls from the function in the line above.
|