Revision 914393
Go back to digest for 25th January 2009Features in Development Tools
Josef Weidendorfer committed changes in /trunk/KDE/kdesdk/kcachegrind:
Add example for console command using libcore: cgview
cgview prints a sorted list of inclusive Ir cost of functions.
* the example uses HighestCostList, was moved to libcore
* libcore now free of KDE dependencies (kDebug -> qDebug)
File Changes
Added 3 files
- /trunk/KDE/kdesdk/kcachegrind/cgview
- /CMakeLists.txt
- /main.cpp
Modified 11 files
- /trunk/KDE/kdesdk/kcachegrind
- /CMakeLists.txt
- /kcachegrind/listutils.cpp
- /kcachegrind/listutils.h
- /libcore/cachegrindloader.cpp
- /libcore/configuration.cpp
- /libcore/configuration.h
- /libcore/logger.cpp
- /libcore/subcost.cpp
- /libcore/subcost.h
- /libcore/tracedata.cpp
- /libcore/utils.cpp
14 files changed in total