aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/ProfilingService.hpp
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-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-03IVGCVSW-4171 Fix intermittent failure on FileOnlyProfilingDecoratorTestsjaneil01
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat
2019-11-29IVGCVSW-4118 Fix long unit test executionColm Donelan
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-15IVGCVSW-4074 Send Timeline message in RequestCounterDirectoryCommandHandlerMatteo Martincigh
2019-11-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh
2019-11-06IVGCVSW-3444 File Only Profiling ConnectionKeith Davis
2019-10-25IVGCVSW-4028 Add TimelinePacketWriterFactory to ProfilingServiceJim Flynn
2019-10-25IVGCVSW-4027 Add the IProfilingGuidGenerator interfaceJim Flynn
2019-10-18IVGCVSW-4005 Add PacketFamilyId to version resolverJim Flynn
2019-10-18IVGCVSW-4002 Add FamilyId to CommandHandlerKeyJim Flynn
2019-10-15IVGCVSW-3948 Add Startup method to ProfilingJim Flynn
2019-10-14IVGCVSW-3971 Implement the Per-Job Counter Selection command handlerMatteo Martincigh
2019-10-14IVGCVSW-3972 Implement the Disconnect functionalityJim Flynn
2019-10-11IVGCVSW-3964 Implement the Periodic Counter Selection command handlerMatteo Martincigh
2019-10-10IVGCVSW-3963 Implement the Request Counter Directory 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 Refactor and improve the PeriodicCounterCapture classMatteo Martincigh
2019-10-07IVGCVSW-3937 Initial ServiceProfiling refactoringMatteo Martincigh
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