Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PerfProfiler: Use QList instead of QVector | hjk | 2025-04-10 | 1 | -1/+1 |
* | PerfProfiler: More cleanup | Jarek Kobus | 2025-03-03 | 1 | -4/+3 |
* | PerfProfiler: Avoid some warnings | Ulf Hermann | 2024-09-27 | 1 | -12/+12 |
* | Make a few things C++-20 compatible | hjk | 2023-12-18 | 1 | -0/+1 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
* | PerfProfiler: Convert to using Tr::tr | Alessandro Portale | 2022-09-22 | 1 | -1/+2 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Misc: Fix MSVC warnings | Orgad Shaneh | 2020-02-25 | 1 | -2/+2 |
* | PerfProfilerFlameGraphModel: Fix linter warnings | Ulf Hermann | 2019-10-22 | 1 | -63/+79 |
* | Avoid warning on empty expressions | hjk | 2019-07-23 | 1 | -2/+2 |
* | PerfProfiler: Support multiple attributes per sample | Ulf Hermann | 2019-05-08 | 1 | -2/+6 |
* | Add PerfProfiler plugin | Ulf Hermann | 2018-12-18 | 1 | -0/+403 |