IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model
[platform/upstream/armnn.git] / src / profiling /
2020-05-26 Jim FlynnIVGCVSW-4595 Change FileOnlyProfilingConnection to...
2020-05-24 Finn WilliamsIVGCVSW-4734 Add an Attribute label guid to the relatio...
2020-05-22 Francis MurtaghBugfix: Profiling use of substr() incorrectly parses...
2020-05-19 Finn WilliamsIVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS...
2020-05-19 Rob HughesFix some Windows build errors:
2020-05-15 Finn WilliamsIVGCVSW-4831 Fix Packet header includes in backends
2020-05-15 Finn WilliamsIVGCVSW-4835 Change CounterSet and Device name offsets...
2020-05-13 Finn WilliamsIVGCVSW-4828 Call m_CounterDirectory.IsCounterRegistere...
2020-05-13 Finn WilliamsIVGCVSW-4737 Add check for CpuRef back-end before using...
2020-05-13 Finn WilliamsIVGCVSW-4794 Change ArmNN counters to report delta...
2020-05-13 Colm DonelanIVGCVSW-4776 Warn when MIN_STATIC_GUID is returned...
2020-05-13 Colm DonelanIVGCVSW-4775 Centralizing definition of ThreadIdSize...
2020-05-12 Finn WilliamsIVGCVSW-4731 Move Packet.hpp to profiling/common/include
2020-05-08 Finn WilliamsIVGCVSW-4794 Fix ArmNN Counters incorrectly set to...
2020-05-07 Finn WilliamsIVGCVSW-4730 Remove the duplication of PIPE_MAGIC in...
2020-05-01 Finn WilliamsUpdate the CounterDirectory Packet offsets to be relati...
2020-04-30 Finn WilliamsIVGCVSW-4760 Change the offsets in the counter director...
2020-04-30 Finn WilliamsIVGCVSW-4732 Move NetworkSockets class needs to profili...
2020-04-27 Finn WilliamsIVGCVSW-4594 Refactor the GatordMockService and GatordM...
2020-04-27 Jim FlynnIVGCVSW-4595 Add IFileOnlyPacketHandlers to file only...
2020-04-27 Finn WilliamsIVGCVSW-4722 Add missing m_TimelineEnabled bool to...
2020-04-22 Finn WilliamsIVGCVSW-4719 Remove possible zeros from SendStreamMetaD...
2020-04-20 David MonahanIVGCVSW-4513 Remove boost/algorithm/string *
2020-04-16 Finn WilliamsIVGCVSW-4701 Make the GUIDGenerator thread safe
2020-04-16 Finn WilliamsIVGCVSW-4699 Force timestamps to always be in nanoseconds
2020-04-10 Finn WilliamsIVGCVSW-4666 Call EnableProfiling when state switches...
2020-04-10 Jan EilersIVGCVSW-4483 Remove boost::polymorphic_downcast
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-04-02 Keith DavisIVGCVSW-4455 Add an Activate and Deactivate control...
2020-03-26 Jan EilersIVGCVSW-4526 Fix UnitTest errors when running on raspbe...
2020-03-24 Finn WilliamsIVGCVSW-4596 Fix BufferManager's packet order
2020-03-20 Finn WilliamsIVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClasses
2020-03-20 Sadik ArmaganIVGCVSW-4587 ArmNN failing to build in the Internal OOB
2020-03-20 Sadik ArmaganIVGCVSW-4582 Undefined reference to GetProfilingService...
2020-03-19 Isabella GottardiMLECO-755: ArmNN: Add file format external profiling...
2020-03-18 Sadik ArmaganIVGCVSW-4463 Change ProfilingService to a member of...
2020-03-11 Keith DavisIVGCVSW-4542 Refactor TimelineDecoder parsing of Timeli...
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-03-09 Keith DavisIVGCVSW-4541 Modify Timeline Packet construction
2020-03-04 Sadik ArmaganIVGCVSW-4163 Enhance the error handling in the ReadPack...
2020-02-28 Sadik ArmaganIVGCVSW-4454 Remove the CounterSet and Device fields...
2020-02-17 Sadik ArmaganIVGCVSW-4320 Implement the bulk reporting of counter...
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 Finn WilliamsIVGCVSW-4424 Set minimum timeout for SendThread in...
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-30 Jan EilersIVGCVSW-4171 Temporarily disable DumpOutgoingValidFileE...
2020-01-30 David MonahanIVGCVSW-4391 Add Global/Backend Counter ID map
2020-01-28 Colm DonelanIVGCVSW-4316 Promote ISendTimelinePacket and IProfiling...
2020-01-24 Rob HughesAdd ARMNN_DLLEXPORT macro to import/export static data...
2020-01-21 Rob HughesAdd thin abstraction layer for processes and filesystem
2020-01-21 Rob HughesAdd thin abstraction layer for network sockets
2020-01-14 Finn WilliamsIVGCVSW-4229 Fix Intermittent failures in ExternalProfiling
2020-01-09 Rob HughesFix build error on gcc 7+ for implicit switch statement...
2020-01-03 Derek LambertiIVGCVSW-4246 Clean build of profiling with -Wextra Pt2
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build profiling with -Wextra
2019-12-13 Keith DavisIVGCVSW-4178 Add code to increment the 3 ArmNN counters
2019-12-09 Finn WilliamsIVGCVSW-4228 Fix SendThreadSendStreamMetadataPacket
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-12-04 Jim FlynnIVGCVSW-4223 Change PeriodicCounterCapture Packet Famil...
2019-12-04 David MonahanIVGCVSW-4016 Add the Inference timeline trace and unit...
2019-12-04 Finn WilliamsIVGCVSW-4118 Change the SendCounterPacket send thread...
2019-12-04 Finn WilliamsIVGCVSW-4221 Fix SendCounterPacket hanging for indefini...
2019-12-03 janeil01IVGCVSW-4171 Fix intermittent failure on FileOnlyProfil...
2019-12-02 Narumol PrangnawaratIVGCVSW-4015 Add input and output workload to post...
2019-11-29 Narumol PrangnawaratIVGCVSW-4070 Implement "send post-optimized network...
2019-11-29 Colm DonelanIVGCVSW-4118 Fix long unit test execution
2019-11-28 Matteo MartincighMake the profiling GUID test independent from random...
2019-11-28 Matteo MartincighRemove const type qualifiers with no effect
2019-11-21 Colm DonelanIVGCVSW-4124 Replacing the "sleep_for" loop from FileOn...
2019-11-19 Narumol PrangnawaratIVGCVSW-4070 Add CreatedNamedTypeEntity and CreateNamed...
2019-11-19 Narumol PrangnawaratIVGCVSW-4068 Add Guid to Workload
2019-11-18 Narumol PrangnawaratIVGCVSW-3980 Implementation of Guid generator
2019-11-15 Colm DonelanIVGCVSW-4129 Fix thread starvation due to low capture...
2019-11-15 Matteo MartincighIVGCVSW-4074 Send Timeline message in RequestCounterDir...
2019-11-15 Matteo MartincighIVGCVSW-4073 Send stream info in the ConnectionAcknowle...
2019-11-15 Matteo MartincighIVGCVSW-4072 Add stream header to Timeline Message...
2019-11-14 Rob HughesFix a few compile errors:
2019-11-07 Aron Virginas-TarIVGCVSW-4107 Fix bug in ProfilingConnectionDumpToFileDe...
2019-11-07 janeil01IVGCVSW-4102 Move ProfilingGuid to public interface
2019-11-07 Finn WilliamsIVGCVSW-3951 Create the timeline decoder
2019-11-06 Matteo MartincighIVGCVSW-4065 Add a RecordEvent function
2019-11-06 Keith DavisIVGCVSW-3444 File Only Profiling Connection
2019-11-05 Matteo MartincighIVGCVSW-4065 Use platform-specific thread id size in...
2019-11-05 Matteo MartincighIVGCVSW-4065 Refactor the IPacketBuffer smart pointers
2019-10-31 Finn WilliamsIVGCVSW-4049 Fix potential threading issue with the...
2019-10-30 Narumol PrangnawaratIVGCVSW-4037 Add a CreateNamedTypedChildEntity method
2019-10-30 Narumol PrangnawaratIVGCVSW-4036 Add CreateNamedTypedEntity function
2019-10-30 Matteo MartincighIVGCVSW-4035 Add a CreateTypedLabel function
2019-10-28 Matteo MartincighIVGCVSW-4033 Provide a utility method to send the ...
2019-10-28 Jim FlynnIVGCVSW-4031 Provide well known profiling GUIDs
2019-10-25 Matteo MartincighIVGCVSW-4022 Create a DeclareLabel utility function
2019-10-25 Jim FlynnIVGCVSW-4028 Add TimelinePacketWriterFactory to Profili...
2019-10-25 Jim FlynnIVGCVSW-4027 Add the IProfilingGuidGenerator interface
next