aboutsummaryrefslogtreecommitdiff
path: root/src/profiling
AgeCommit message (Expand)Author
2020-02-03IVGCVSW-4393 Register backend countersJim Flynn
2020-02-02IVGCVSW-4394 Add CounterIdMap to Profiling ServiceJim Flynn
2020-01-30IVGCVSW-4171 Temporarily disable DumpOutgoingValidFileEndToEnd unit testJan Eilers
2020-01-30IVGCVSW-4391 Add Global/Backend Counter ID mapDavid Monahan
2020-01-28IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGeneratorColm Donelan
2020-01-24Add ARMNN_DLLEXPORT macro to import/export static data symbols on WindowsRob Hughes
2020-01-21Add thin abstraction layer for processes and filesystemRob Hughes
2020-01-21Add thin abstraction layer for network socketsRob Hughes
2020-01-14IVGCVSW-4229 Fix Intermittent failures in ExternalProfilingFinn Williams
2020-01-09Fix build error on gcc 7+ for implicit switch statement fallthroughsRob Hughes
2020-01-03IVGCVSW-4246 Clean build of profiling with -Wextra Pt2Derek Lamberti
2019-12-31IVGCVSW-4246 Clean build profiling with -WextraDerek Lamberti
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-09IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacketFinn Williams
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-04IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3Jim Flynn
2019-12-04IVGCVSW-4016 Add the Inference timeline trace and unit testsDavid Monahan
2019-12-04IVGCVSW-4118 Change the SendCounterPacket send thread to use do whileFinn Williams
2019-12-04IVGCVSW-4221 Fix SendCounterPacket hanging for indefinite timeFinn Williams
2019-12-03IVGCVSW-4171 Fix intermittent failure on FileOnlyProfilingDecoratorTestsjaneil01
2019-12-02IVGCVSW-4015 Add input and output workload to post-optimisation structureNarumol Prangnawarat
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat
2019-11-29IVGCVSW-4118 Fix long unit test executionColm Donelan
2019-11-28Make the profiling GUID test independent from random eventsMatteo Martincigh
2019-11-28Remove const type qualifiers with no effectMatteo Martincigh
2019-11-21IVGCVSW-4124 Replacing the "sleep_for" loop from FileOnlyProfilingConnectionColm Donelan
2019-11-19IVGCVSW-4070 Add CreatedNamedTypeEntity and CreateNamedTypedChildEntityNarumol Prangnawarat
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-18IVGCVSW-3980 Implementation of Guid generatorNarumol Prangnawarat
2019-11-15IVGCVSW-4129 Fix thread starvation due to low capture periodsColm Donelan
2019-11-15IVGCVSW-4074 Send Timeline message in RequestCounterDirectoryCommandHandlerMatteo Martincigh
2019-11-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh
2019-11-15IVGCVSW-4072 Add stream header to Timeline Message Directory packetMatteo Martincigh
2019-11-14Fix a few compile errors:Rob Hughes
2019-11-07IVGCVSW-4107 Fix bug in ProfilingConnectionDumpToFileDecoratorTestsAron Virginas-Tar
2019-11-07IVGCVSW-4102 Move ProfilingGuid to public interfacejaneil01
2019-11-07IVGCVSW-3951 Create the timeline decoderFinn Williams
2019-11-06IVGCVSW-4065 Add a RecordEvent functionMatteo Martincigh
2019-11-06IVGCVSW-3444 File Only Profiling ConnectionKeith Davis
2019-11-05IVGCVSW-4065 Use platform-specific thread id size in Timeline packetsMatteo Martincigh
2019-11-05IVGCVSW-4065 Refactor the IPacketBuffer smart pointersMatteo Martincigh
2019-10-31IVGCVSW-4049 Fix potential threading issue with the SendCounterPacket threadFinn Williams
2019-10-30IVGCVSW-4037 Add a CreateNamedTypedChildEntity methodNarumol Prangnawarat
2019-10-30IVGCVSW-4036 Add CreateNamedTypedEntity functionNarumol Prangnawarat
2019-10-30IVGCVSW-4035 Add a CreateTypedLabel functionMatteo Martincigh
2019-10-28IVGCVSW-4033 Provide a utility method to send the 'well known'Matteo Martincigh
2019-10-28IVGCVSW-4031 Provide well known profiling GUIDsJim Flynn
2019-10-25IVGCVSW-4022 Create a DeclareLabel utility functionMatteo Martincigh
2019-10-25IVGCVSW-4028 Add TimelinePacketWriterFactory to ProfilingServiceJim Flynn
2019-10-25IVGCVSW-4027 Add the IProfilingGuidGenerator interfaceJim Flynn