summaryrefslogtreecommitdiff
path: root/src/plugins/callgrind/callgrindplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* analyzer: merge valgrind based tool pluginshjk2011-05-231-74/+0
| | | | | | | | | | It is hard to imagine there is a real use case that someone wants one but absolutely not the other. Change-Id: I58bb57912f2edeacf2d5a24e3b2eb5a81262eabd Reviewed-on: http://codereview.qt.nokia.com/66 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* analyzer: simplify AnalyzerSubConfigFactory setuphjk2011-05-181-2/+11
|
* analyzer: cleanuphjk2011-05-181-13/+6
|
* Analyzer: String constant and include cleanup.Friedemann Kleint2011-05-101-2/+2
|
* Fix/add copyright headersTobias Hunger2011-05-061-16/+15
| | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
* Add callgrind plugin.Mike McQuaid2011-04-041-0/+73
Merge-request: 284 Reviewed-by: hjk <qtc-committer@nokia.com>