aboutsummaryrefslogtreecommitdiff
path: root/src/profiling
AgeCommit message (Expand)Author
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan
2020-04-16IVGCVSW-4701 Make the GUIDGenerator thread safeFinn Williams
2020-04-16IVGCVSW-4699 Force timestamps to always be in nanosecondsFinn Williams
2020-04-10IVGCVSW-4666 Call EnableProfiling when state switches to activeFinn Williams
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-26IVGCVSW-4526 Fix UnitTest errors when running on raspberry piJan Eilers
2020-03-24IVGCVSW-4596 Fix BufferManager's packet orderFinn Williams
2020-03-20IVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClassesFinn Williams
2020-03-20IVGCVSW-4587 ArmNN failing to build in the Internal OOBSadik Armagan
2020-03-20IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the...Sadik Armagan
2020-03-19MLECO-755: ArmNN: Add file format external profiling optionIsabella Gottardi
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-11IVGCVSW-4542 Refactor TimelineDecoder parsing of TimelinePacketsKeith Davis
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-09IVGCVSW-4541 Modify Timeline Packet constructionKeith Davis
2020-03-04IVGCVSW-4163 Enhance the error handling in the ReadPacket functionSadik Armagan
2020-02-28IVGCVSW-4454 Remove the CounterSet and Device fields from CategorySadik Armagan
2020-02-17IVGCVSW-4320 Implement the bulk reporting of counter values from backendsSadik Armagan
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-4424 Set minimum timeout for SendThread in WaitingForAck stateFinn Williams
2020-02-10IVGCVSW-4328 BufferManager running out of buffers crashes applicationSadik Armagan
2020-02-10IVGCVSW-4400 Adding invocation of the back to Profiling Service initialisationDavid Monahan
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-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