summaryrefslogtreecommitdiff
path: root/src/plugins/callgrind
Commit message (Expand)AuthorAgeFilesLines
* analyzer: merge valgrind based tool pluginshjk2011-05-2331-3485/+0
* analyzer: make output pane not pop up automatically in all caseshjk2011-05-208-41/+28
* Fix exit crash in callgrind.Friedemann Kleint2011-05-191-2/+4
* analyzer: simplify AnalyzerSubConfigFactory setuphjk2011-05-183-20/+14
* analyzer: style and simplificationhjk2011-05-1815-117/+73
* analyzer: cleanuphjk2011-05-186-40/+14
* analyzer: make the callgrind "functions" view a dockwidget againhjk2011-05-183-70/+41
* Fixes for valgrind-callgrind feedback by NokiaKevin Funk2011-05-1112-138/+262
* Analyzer: String constant and include cleanup.Friedemann Kleint2011-05-1011-57/+57
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-1/+1
* Analyzer: Introduce delayed initialization of docks.Friedemann Kleint2011-05-064-43/+94
* Fix/add copyright headersTobias Hunger2011-05-0628-438/+438
* Add missing headers to the projectTobias Hunger2011-05-061-0/+1
* Analyzer: Do not make each tool current on startup.Friedemann Kleint2011-05-061-7/+7
* callgrind: simplify inheritance tree by removing AbstractModelhjk2011-04-054-31/+11
* valgrind: remove HistoryItem and FunctionHistoryItemhjk2011-04-051-11/+6
* Add callgrind plugin.Mike McQuaid2011-04-0433-0/+4163