aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/CounterDirectory.hpp
AgeCommit message (Expand)Author
2022-03-16IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server libraryJim Flynn
2022-03-14IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling codeJim Flynn
2022-03-10IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in prof...Jim 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
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-02-28IVGCVSW-4454 Remove the CounterSet and Device fields from CategorySadik Armagan
2020-02-03IVGCVSW-4393 Register backend countersJim Flynn
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-10-07IVGCVSW-3937 Initial ServiceProfiling refactoringMatteo Martincigh
2019-09-17IVGCVSW-3691 Rework the CounterDirectory class to take into considerationMatteo Martincigh
2019-09-09IVGCVSW-3691 Basic refactoring in view of upcoming work in the profilerMatteo Martincigh
2019-08-23IVGCVSW-3410 Create Counter Directory metadata classesAron Virginas-Tar