aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfevent.h
Commit message (Expand)AuthorAgeFilesLines
* PerfProfiler: Use QList instead of QVectorhjk2025-04-101-9/+8
* PerfProfiler: More cleanupJarek Kobus2025-03-031-6/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* PerfProfiler: Fail more gracefully on unrecognized featuresUlf Hermann2022-07-291-2/+3
* Tracing/QmlProfiler/CtfVisualizer/PerfProfiler: Compile with Qt 6Alessandro Portale2021-06-091-0/+1
* PerfProfiler: Guard against some malformed inputUlf Hermann2019-05-081-1/+1
* PerfProfiler: Save and load CPU id for eventsUlf Hermann2019-05-081-2/+4
* PerfProfiler: Support multiple attributes per sampleUlf Hermann2019-05-081-9/+17
* PerfProfiler: Remove backwards compatibility supportUlf Hermann2019-05-081-36/+13
* PerfProfiler: Add rudimentary support grouped samplesUlf Hermann2019-05-071-13/+40
* PerfProfiler: Support context switch eventsUlf Hermann2019-05-021-1/+16
* Add basic support for new AttributesDefinitionUlf Hermann2019-05-021-0/+1
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+176