Revision 1320828
Go back to digest for 21st October 2012Features in Development Tools
Josef Weidendorfer committed changes in /trunk/KDE/kdesdk/kcachegrind:
Load multiple files on command line into one window
Previously, if you had multiple profile data files in the
current directory, and did
kcachegrind *
it loaded every file into a separate new toplevel window, which
for sure is not expected. It only works with local, uncompressed
files for now.
The change also is done for qcachegrind.
File Changes
Modified 9 files
- /trunk/KDE/kdesdk/kcachegrind
- /cgview/main.cpp
- /kcachegrind/main.cpp
- /kcachegrind/toplevel.cpp
- /kcachegrind/toplevel.h
- /libcore/tracedata.cpp
- /libcore/tracedata.h
- /qcachegrind/qcgmain.cpp
- /qcachegrind/qcgtoplevel.cpp
- /qcachegrind/qcgtoplevel.h
9 files changed in total