aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/PeriodicCounterCapture.cpp
AgeCommit message (Expand)Author
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-12IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling codeJim Flynn
2022-03-09IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling...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-08-27Export Armnn cmakeDerek Lamberti
2020-05-13IVGCVSW-4794 Change ArmNN counters to report delta valuesFinn Williams
2020-04-10IVGCVSW-4666 Call EnableProfiling when state switches to activeFinn Williams
2020-02-14IVGCVSW-4338 Implement the Activation of Counters in backendsFinn Williams
2020-02-10IVGCVSW-4328 BufferManager running out of buffers crashes applicationSadik Armagan
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-11-06IVGCVSW-4065 Add a RecordEvent functionMatteo Martincigh
2019-10-15IVGCVSW-3939 Code refactoring and minor fixesMatteo Martincigh
2019-10-15IVGCVSW-3984 Fix CheckPeriodicCounterCaptureThreadFinn Williams
2019-10-11IVGCVSW-3964 Implement the Periodic Counter Selection command handlerMatteo Martincigh
2019-10-07IVGCVSW-3937 Refactor and improve the PeriodicCounterCapture classMatteo Martincigh
2019-09-20IVGCVSW-3433 Create the Periodic Counter Capture ThreadFrancis Murtagh