IVGCVSW-4760 Change the offsets in the counter directory body_header to be from the...
[platform/upstream/armnn.git] / src / profiling / ProfilingService.cpp
2020-04-27 Finn WilliamsIVGCVSW-4722 Add missing m_TimelineEnabled bool to...
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-04-02 Keith DavisIVGCVSW-4455 Add an Activate and Deactivate control...
2020-03-18 Sadik ArmaganIVGCVSW-4463 Change ProfilingService to a member of...
2020-03-04 Sadik ArmaganIVGCVSW-4163 Enhance the error handling in the ReadPack...
2020-02-16 Jim FlynnIVGCVSW-4320 Implement ReportCounters in BackendProfiling
2020-02-14 Finn WilliamsIVGCVSW-4338 Implement the Activation of Counters in...
2020-02-13 David MonahanIVGCVSW-4400 Backend Counter Registry Functionality
2020-02-10 Sadik ArmaganIVGCVSW-4328 BufferManager running out of buffers crash...
2020-02-10 David MonahanIVGCVSW-4400 Adding invocation of the back to Profiling...
2020-02-10 James ConroyIVGCVSW-4319 Implement Counter Status Querying
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-03 Jim FlynnIVGCVSW-4393 Register backend counters
2020-02-02 Jim FlynnIVGCVSW-4394 Add CounterIdMap to Profiling Service
2020-01-14 Finn WilliamsIVGCVSW-4229 Fix Intermittent failures in ExternalProfiling
2019-12-13 Keith DavisIVGCVSW-4178 Add code to increment the 3 ArmNN counters
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-12-03 janeil01IVGCVSW-4171 Fix intermittent failure on FileOnlyProfil...
2019-10-25 Jim FlynnIVGCVSW-4028 Add TimelinePacketWriterFactory to Profili...
2019-10-25 Jim FlynnIVGCVSW-4027 Add the IProfilingGuidGenerator interface
2019-10-15 Matteo MartincighIVGCVSW-3939 Code refactoring and minor fixes
2019-10-15 Jim FlynnIVGCVSW-3948 Add Startup method to Profiling
2019-10-14 Jim FlynnIVGCVSW-3972 Implement the Disconnect functionality
2019-10-11 Matteo MartincighIVGCVSW-3964 Implement the Periodic Counter Selection...
2019-10-09 Matteo MartincighIVGCVSW-3937 Improve the Connection Acknowledged Handler
2019-10-08 Matteo MartincighIVGCVSW-3937 Add the necessary components to the Profil...
2019-10-07 Matteo MartincighIVGCVSW-3937 Initial ServiceProfiling refactoring
2019-09-27 Sadik ArmaganIVGCVSW-3557 Return IProfilingConnection from Profiling...
2019-09-25 FinnWilliamsArmIVGCVSW-3411 Add the Counter Values array and accessor...
2019-09-23 FinnWilliamsArmIVGCVSW-3413 Add the Counters Metadata
2019-09-05 Keith DavisIVGCVSW-3674 Create basic ProfileService class