aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/ProfilingService.cpp
AgeCommit message (Expand)Author
2020-01-23IVGCVSW-4156 Remove backend dependency on ProfilingService.hppv19.11.1branches/armnn_19_11Jim Flynn
2019-10-25IVGCVSW-4028 Add TimelinePacketWriterFactory to ProfilingServiceJim Flynn
2019-10-25IVGCVSW-4027 Add the IProfilingGuidGenerator interfaceJim Flynn
2019-10-15IVGCVSW-3939 Code refactoring and minor fixesMatteo Martincigh
2019-10-15IVGCVSW-3948 Add Startup method to ProfilingJim Flynn
2019-10-14IVGCVSW-3972 Implement the Disconnect functionalityJim Flynn
2019-10-11IVGCVSW-3964 Implement the Periodic Counter Selection command handlerMatteo Martincigh
2019-10-09IVGCVSW-3937 Improve the Connection Acknowledged HandlerMatteo Martincigh
2019-10-08IVGCVSW-3937 Add the necessary components to the ProfilingService class toMatteo Martincigh
2019-10-07IVGCVSW-3937 Initial ServiceProfiling refactoringMatteo Martincigh
2019-09-27IVGCVSW-3557 Return IProfilingConnection from ProfilingConnectionFactorySadik Armagan
2019-09-25IVGCVSW-3411 Add the Counter Values array and accessor methodsFinnWilliamsArm
2019-09-23IVGCVSW-3413 Add the Counters MetadataFinnWilliamsArm
2019-09-05IVGCVSW-3674 Create basic ProfileService classKeith Davis