summaryrefslogtreecommitdiffstats
path: root/tests/auto/shared/perfparsertestclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace a few qAsConst with std::as_const11.0hjk2023-05-191-2/+2
* Fix clazy-range-loop-detachMilian Wolff2022-12-051-1/+2
* Add parallel_static_gcc and basic test coverageMilian Wolff2022-06-101-0/+5
* Add actual file path computation for symbolsDarya Knysh2020-12-151-1/+1
* Add location's relative address computationDarya Knysh2020-12-151-2/+2
* Add Disassembler functionalityDarya Knysh2020-12-151-1/+3
* Improve support for applications that rely on fork for parallelismMilian Wolff2020-09-111-0/+9
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-261-0/+2
* Fix deprecation warningsChristian Kandeler2020-06-161-2/+2
* Make perf2text code reusable for other auto testsMilian Wolff2019-09-301-0/+43
* Add manual perf2text test helperMilian Wolff2019-08-131-1/+7
* Fix test failures in tst_perfdata after recent API changesMilian Wolff2019-08-131-10/+11
* Reduce noise from PerfParserTestClientUlf Hermann2018-07-261-1/+0
* Apply coding standard to includesUlf Hermann2017-12-071-1/+1
* Parse tracing data and expose it to the clientUlf Hermann2017-11-301-1/+23
* Add a (partial so far) sanity checker for generated tracesUlf Hermann2017-11-281-0/+161