kde-playground/kcachegrind/cgview
Ivailo Monev e82f781202 kcachegrind: use loop-local variables
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-01-08 19:19:55 +00:00
..
cgview.pro import kcachegrind with automoc migrated 2015-03-04 07:38:41 +00:00
CMakeLists.txt import kcachegrind with automoc migrated 2015-03-04 07:38:41 +00:00
main.cpp kcachegrind: use loop-local variables 2020-01-08 19:19:55 +00:00
README import kcachegrind with automoc migrated 2015-03-04 07:38:41 +00:00

Currently, this directory just contains _example_ code for using
KCachegrind's libcore for command line tools. It is not expected
to be packaged with KCachegrind (therefore, nothing is installed).

Eventually, it will grow into a convertion/merge/filter tool for
profile data, and a replacement for the callgrind_annotate
script from the Valgrind package (which is broken as it does not
handle profile data with instruction granularity, as well as
cycle detection).