summaryrefslogtreecommitdiffstats
path: root/tests/auto/perfdata/tst_perfdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix TestPerfData::testTracingData when run with older QtMilian Wolff2020-06-151-12/+12
* Build fully qualified identifiers for inlined C++ subroutinesMilian Wolff2019-10-021-2/+64
* Fix test failures in tst_perfdata after recent API changesMilian Wolff2019-08-131-4/+5
* PerfParser: Fix signedness mismatch on comparisonOrgad Shaneh2019-05-071-1/+1
* Fix perfdata testUlf Hermann2018-12-201-8/+8
* Buffer non-pipe perf.data in a temporary file when streamedUlf Hermann2018-01-261-1/+2
* Use newRow() rather than addRow() in testsUlf Hermann2018-01-251-4/+4
* Avoid number conversion issuesUlf Hermann2018-01-161-1/+2
* Apply coding standard to includesUlf Hermann2017-12-071-7/+7
* Merge remote-tracking branch 'origin/4.5'Ulf Hermann2017-12-061-7/+1
* Parse tracing data and expose it to the clientUlf Hermann2017-11-301-36/+139
* Finish the round when manually finalizing a sessionUlf Hermann2017-11-151-3/+3
* Read the contentSize of a stack sample only if section size > 0Ulf Hermann2017-11-151-0/+33
* Handle tracing data header eventUlf Hermann2017-09-291-0/+69