aboutsummaryrefslogtreecommitdiff
path: root/tests/framework/instruments
AgeCommit message (Expand)Author
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-02-12COMPMID-1919: Opencl - Tuning with Instrumentation does not workVidhya Sudhan Loganathan
2019-02-08COMPMID-1710 Use system_clock in WallClockMichalis Spyrou
2018-11-20COMPMID-1777: Output queued and flushed timestamps tooAnthony Barbier
2018-11-13COMPMID-1777 Fixed compilation error due to templates being instantiated insi...Anthony Barbier
2018-11-12COMPMID-1777: Output 'now' measurements in OpenCLTimer at the beginning of th...Anthony Barbier
2018-11-08COMPMID-1777: Add option to make instruments output timestamps instead of dur...Anthony Barbier
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-02COMPMID-1563: Added a tag to ISCheduler::run_workloads to identify workloadsAnthony Barbier
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part2)Anthony Barbier
2018-11-02COMPMID-1180: Add support for bucket multi-threading (Part 1)Anthony Barbier
2018-11-02COMPMID-959: Only intercept clEnqueueNDRangeKernel when the timer is enabledAnthony Barbier
2018-11-02COMPMID-997: Add support for node's name in GraphAPI.Georgios Pinitas
2018-11-02COMPMID-1077 Fixed SVM memory tracking instrumentAnthony Barbier
2018-11-02COMPMID-1077 Add OpenCL Memory Usage instrumentAnthony Barbier
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-959 Refactor OpenCL interceptors to use lambda functionsAnthony Barbier
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-793 : Add graph intermediate representationGeorgios Pinitas
2018-11-02COMPMID-887 Valgrind invalid read in print_measurementsMichalis Spyrou
2018-11-02COMPMID-863: Only output (end-start) for OpenCL timersAnthony Barbier
2018-11-02COMPMID-863: Remove some of the post-processing from the JSON backendAnthony Barbier
2018-11-02COMPMID-765: Added missing <errno.h> includeAnthony Barbier
2018-11-02COMPMID-798 Add instrumentation to NEON kernelsAnthony Barbier
2018-11-02COMPMID-556 Run format_code.py on HWC headersAnthony Barbier
2018-11-02APPBROWSER-313: medium value and relative standard deviationJoel Liang
2018-11-02COMPMID-622 Let the user choose the units for the instrumentsGiorgio Arena
2018-11-02COMPMID-663 Adding instrument to return timestamps of clGetEventProfilingInfoAnthony Barbier
2018-11-02COMPMID-663: Reworked / cleaned up instuments' measurementsAnthony Barbier
2018-11-02COMPMID-417 Minor documentation fixes and error handling in instrumentsAnthony Barbier
2018-11-02COMPMID-417: Fix PMU/Mali counters for Android buildsMoritz Pflanzer
2018-11-02COMPMID-417: Remove constness from IMeasurement unit member.Georgios Pinitas
2018-11-02COMPMID-482: Add mali countersMoritz Pflanzer
2018-11-02COMPMID-482: Refactor PMU countersMoritz Pflanzer
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer