aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/ProfilingService.cpp
AgeCommit message (Expand)Author
2020-03-19Creating gh-pages documentation for ArmNNJim Flynn
2020-02-16IVGCVSW-4320 Implement ReportCounters in BackendProfilingJim Flynn
2020-02-14IVGCVSW-4338 Implement the Activation of Counters in backendsFinn Williams
2020-02-13IVGCVSW-4400 Backend Counter Registry FunctionalityDavid Monahan
2020-02-10IVGCVSW-4328 BufferManager running out of buffers crashes applicationSadik Armagan
2020-02-10IVGCVSW-4400 Adding invocation of the back to Profiling Service initialisationDavid Monahan
2020-02-10IVGCVSW-4319 Implement Counter Status QueryingJames Conroy
2020-02-07IVGCVSW-4317 Implement the Profiling Context InitialisationColm Donelan
2020-02-03IVGCVSW-4393 Register backend countersJim Flynn
2020-02-02IVGCVSW-4394 Add CounterIdMap to Profiling ServiceJim Flynn
2020-01-14IVGCVSW-4229 Fix Intermittent failures in ExternalProfilingFinn Williams
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-03IVGCVSW-4171 Fix intermittent failure on FileOnlyProfilingDecoratorTestsjaneil01
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