summaryrefslogtreecommitdiffstats
path: root/src/testlib/qbenchmarkperfevents.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTestLib: Introduce nullptrFriedemann Kleint2019-07-111-1/+1
* QTestLib: Use member initializationFriedemann Kleint2019-07-111-4/+1
* doc: Fix remaining clang parsing errors in QtTestMartin Smith2018-01-181-1/+3
* Enable support for ref-cycles perf counter in QtTestLib.Milian Wolff2016-03-031-3/+6
* Updated license headersJani Heikkinen2016-01-211-1/+1
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Fix file descriptor leak in the perf event counterThiago Macieira2014-01-101-9/+11
* Fix compilation of QtTest on Linux systems with old kernel headersThiago Macieira2013-07-211-0/+10
* Add support for attributes in the -perfcounter argumentThiago Macieira2013-03-061-1/+38
* Store the performance counter attributes globallyThiago Macieira2013-03-061-22/+27
* Add support for the cache-related operations counters in benchlibThiago Macieira2013-03-061-23/+180
* Add support for more performance counters in QBenchlibThiago Macieira2013-03-061-8/+198
* Add more events for QBenchlib, based on the Linux perf countersThiago Macieira2013-03-061-1/+1
* Implement the Linux Perf Counter backend for benchlibThiago Macieira2013-03-061-1/+104
* Add the skeleton Linux perf events counter for QtTestThiago Macieira2013-03-061-0/+115