aboutsummaryrefslogtreecommitdiff
path: root/src/profiling
AgeCommit message (Expand)Author
2020-05-22Bugfix: Profiling use of substr() incorrectly parses semantic versioningFrancis Murtagh
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-05-19Fix some Windows build errors:Rob Hughes
2020-05-15IVGCVSW-4831 Fix Packet header includes in backendsFinn Williams
2020-05-15IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytesFinn Williams
2020-05-13IVGCVSW-4828 Call m_CounterDirectory.IsCounterRegistered in ProfilingService:...Finn Williams
2020-05-13IVGCVSW-4737 Add check for CpuRef back-end before using it in testsFinn Williams
2020-05-13IVGCVSW-4794 Change ArmNN counters to report delta valuesFinn Williams
2020-05-13IVGCVSW-4776 Warn when MIN_STATIC_GUID is returned from GenerateStaticId mult...Colm Donelan
2020-05-13IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189Colm Donelan
2020-05-12IVGCVSW-4731 Move Packet.hpp to profiling/common/includeFinn Williams
2020-05-08IVGCVSW-4794 Fix ArmNN Counters incorrectly set to deltaFinn Williams
2020-05-07IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code baseFinn Williams
2020-05-01Update the CounterDirectory Packet offsets to be relative to the start of the...Finn Williams
2020-04-30IVGCVSW-4760 Change the offsets in the counter directory body_header to be fr...Finn Williams
2020-04-30IVGCVSW-4732 Move NetworkSockets class needs to profiling/commonFinn Williams
2020-04-27IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a B...Finn Williams
2020-04-27IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connectionJim Flynn
2020-04-27IVGCVSW-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedComm...Finn Williams
2020-04-22IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsetsFinn Williams
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