aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfprofiler/perfprofilertracemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProgressManager: Use std::chrono for timed tasksEike Ziller2024-01-221-3/+5
* Clean up some lambdashjk2023-12-121-1/+1
* PerfProfiler: Make PerfProfilerTraceManager a standard singletonhjk2023-11-211-5/+9
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Perf: FilePathify PerfDataReaderhjk2022-12-151-7/+8
* PerfProfiler: Convert to using Tr::trAlessandro Portale2022-09-221-16/+17
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* PerfProfiler: Guard against some malformed inputUlf Hermann2019-05-081-0/+2
* PerfProfiler: Support multiple attributes per sampleUlf Hermann2019-05-081-1/+1
* PerfProfiler: Remove backwards compatibility supportUlf Hermann2019-05-081-1/+1
* PerfProfiler: Fix signedness mismatch on comparisonOrgad Shaneh2019-05-071-3/+4
* PerfProfiler: Support context switch eventsUlf Hermann2019-05-021-0/+2
* Add basic support for new AttributesDefinitionUlf Hermann2019-05-021-1/+1
* PerfProfiler: Rename PerfDataReader::load()Christian Kandeler2019-03-251-1/+1
* Perf profiler: Fix UI textLeena Miettinen2019-03-051-4/+4
* Add PerfProfiler pluginUlf Hermann2018-12-181-0/+640