aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfprofilerflamegraphmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: Use QList instead of QVectorhjk2025-04-101-1/+1
* PerfProfiler: More cleanupJarek Kobus2025-03-031-4/+3
* PerfProfiler: Avoid some warningsUlf Hermann2024-09-271-12/+12
* Make a few things C++-20 compatiblehjk2023-12-181-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* PerfProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Misc: Fix MSVC warningsOrgad Shaneh2020-02-251-2/+2
* PerfProfilerFlameGraphModel: Fix linter warningsUlf Hermann2019-10-221-63/+79
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* PerfProfiler: Support multiple attributes per sampleUlf Hermann2019-05-081-2/+6
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+403