IVGCVSW-4760 Change the offsets in the counter directory body_header to be from the...
[platform/upstream/armnn.git] / src / profiling /
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
2019-10-24 Sadik ArmaganIVGCVSW-3950 Create SendTimelinePacket interface and...
2019-10-22 Narumol PrangnawaratIVGCVSW-3980 Add ProfilingGuid and ProfilingGuidGenerat...
2019-10-22 Keith DavisFix for bug where ProfilingConnectionDumpToFactory...
2019-10-18 Jim FlynnIVGCVSW-4005 Add PacketFamilyId to version resolver
2019-10-18 Jim FlynnIVGCVSW-4002 Add FamilyId to CommandHandlerKey
2019-10-17 Colm DonelanIVGCVSW-3409 Create the ProfilingService class
2019-10-16 Narumol PrangnawaratIVGCVSW-3930 Create the Timeline Relationship Binary...
2019-10-16 Matteo MartincighIVGCVSW-3931 Create the Timeline Event Binary Packet
2019-10-16 Jan EilersRefactor ProfilingUtils
2019-10-16 Jan EilersIVGCVSW-3929 Create the Timeline Event Class Binary...
2019-10-15 Matteo MartincighIVGCVSW-3939 Code refactoring and minor fixes
2019-10-15 Jim FlynnIVGCVSW-3948 Add Startup method to Profiling
2019-10-15 Finn WilliamsIVGCVSW-3984 Fix CheckPeriodicCounterCaptureThread
2019-10-14 Matteo MartincighIVGCVSW-3971 Implement the Per-Job Counter Selection...
2019-10-14 Jim FlynnIVGCVSW-3972 Implement the Disconnect functionality
2019-10-11 Matteo MartincighIVGCVSW-3964 Implement the Periodic Counter Selection...
next