aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/test/ProfilingTests.hpp
AgeCommit message (Expand)Author
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-16IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling codeJim Flynn
2022-03-12IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling codeJim Flynn
2022-03-11IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profi...Jim Flynn
2022-03-09IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling...Jim Flynn
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-06-17IVGCVSW-4900 Update Timeline Directory Message with new fieldsJim Flynn
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-02-16IVGCVSW-4320 Implement ReportCounters in BackendProfilingJim Flynn
2020-01-14IVGCVSW-4229 Fix Intermittent failures in ExternalProfilingFinn Williams
2019-12-31IVGCVSW-4246 Clean build profiling with -WextraDerek Lamberti
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-11-29IVGCVSW-4118 Fix long unit test executionColm Donelan
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-10-11IVGCVSW-3964 Implement the Periodic Counter Selection command handlerMatteo Martincigh
2019-10-10IVGCVSW-3964 Change the type held by the Packet class to unsigned charMatteo Martincigh
2019-10-10IVGCVSW-3963 Implement the Request Counter Directory HandlerMatteo Martincigh
2019-10-09IVGCVSW-3937 Improve the Connection Acknowledged HandlerMatteo Martincigh