Warning, /sdk/kcachegrind/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /** @mainpage KCachegrind
0002 *
0003 * KCachegrind is a browser for data produced by profiling tools.
0004 *
0005 * KCachegrind features various visualization views for a selected function, namely 
0006 *     - a call-graph view, which shows a section of the call graph around the
0007 *       selected function,
0008 *     - a tree-map view, which allows nested-call relations to be visualized,
0009 *       together with inclusive cost metric for fast visual detection of
0010 *       problematic functions,
0011 *     - source code and disassembler annotation views, allowing to see details of
0012 *       cost related to source lines and assembler instructions.
0013 *
0014 * KCachegrind is part of the KDE SDK package, and it is released at the same time as
0015 * the rest of KDE SDK and KDE.
0016 */