aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/BackendProfilingTests.cpp
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8172 Add macOS support to build tool setupTracy Narine
2023-05-09Removing "shiftID" from BackendProfilingCounterRegisterMockBackendTestNikhil Raj
2023-01-04Fix Npu main build issueNikhil Raj
2022-12-14Fix bug in EthosNAcc backend detection in unit testMatthew Bentham
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-16IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server 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-08IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hppCathal Corbett
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim Flynn
2022-03-04IVGCVSW-6814 Remove references to armnn:BackendId in the profiling codeCathal Corbett
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-10IVGCVSW-5808 Fix ArmNN backend profiling tests which fail on Jenkins with NPU...Nikhil Raj
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2020-11-23IVGCVSW-5569 Fix Unittest failure while building using EthosNAcc backendNarumol Prangnawarat
2020-10-02IVGCVSW-5334 Remove remaining boost::numeric_cast from armnnMatthew Sloyan
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-06-11Cleaning up unit test GetProfilingGuidGenerator.Colm Donelan
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-05-13IVGCVSW-4794 Change ArmNN counters to report delta valuesFinn Williams
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-03-20IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the...Sadik Armagan
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-17IVGCVSW-4340 Backend profiling: Add tests for Timeline functionsColm Donelan
2020-02-14IVGCVSW-4338 Implement the Activation of Counters in backendsFinn Williams
2020-02-13IVGCVSW-4400 Backend Counter Registry FunctionalityDavid Monahan