1. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 4 months ago
  2. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 4 months ago
  3. 75c14f4 IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code by Jim Flynn · 2 years, 4 months ago
  4. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 4 months ago
  5. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  6. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 10 months ago
  7. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  8. c135179 IVGCVSW-5079 Fix for Timeline decoder segfaults when given bad data by Kevin May · 4 years ago
  9. 83d08a9 IVGCVSW-5076 Correct Profiling Stream Metadata packet revision table by Jim Flynn · 4 years ago
  10. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  11. 6398a98 IVGCVSW-4900 Update Timeline Directory Message with new fields by Jim Flynn · 4 years, 1 month ago
  12. 1892d21 IVGCVSW-4735 Add label GUID to timeline eventClass message by Jim Flynn · 4 years, 1 month ago
  13. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 2 months ago
  14. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 2 months ago
  15. 5bb3d8a IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189 by Colm Donelan · 4 years, 2 months ago
  16. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 2 months ago
  17. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 3 months ago
  18. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  19. 5238aff IVGCVSW-4542 Refactor TimelineDecoder parsing of TimelinePackets by Keith Davis · 4 years, 4 months ago
  20. 97da5e2 IVGCVSW-4541 Modify Timeline Packet construction by Keith Davis · 4 years, 4 months ago
  21. 5ccb33d IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator by Colm Donelan · 4 years, 5 months ago
  22. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 7 months ago
  23. 34a407d IVGCVSW-4072 Add stream header to Timeline Message Directory packet by Matteo Martincigh · 4 years, 8 months ago
  24. e63a026 IVGCVSW-3951 Create the timeline decoder by Finn Williams · 4 years, 8 months ago
  25. 5dc816e IVGCVSW-4065 Add a RecordEvent function by Matteo Martincigh · 4 years, 8 months ago
  26. 3201eea IVGCVSW-3444 File Only Profiling Connection by Keith Davis · 4 years, 8 months ago
  27. 378bbfc IVGCVSW-4065 Use platform-specific thread id size in Timeline packets by Matteo Martincigh · 4 years, 8 months ago
  28. 2ffcc41 IVGCVSW-4065 Refactor the IPacketBuffer smart pointers by Matteo Martincigh · 4 years, 8 months ago
  29. 7bbdf9d IVGCVSW-3950 Create SendTimelinePacket interface and class by Sadik Armagan · 4 years, 8 months ago
  30. 7e5eec7 IVGCVSW-3930 Create the Timeline Relationship Binary Packet by Narumol Prangnawarat · 4 years, 9 months ago
  31. 8844c2f IVGCVSW-3931 Create the Timeline Event Binary Packet by Matteo Martincigh · 4 years, 9 months ago
  32. 92fa15b IVGCVSW-3929 Create the Timeline Event Class Binary Packet by Jan Eilers · 4 years, 9 months ago
  33. 784db77 IVGCVSW-3926 Create the Timeline Message Directory Package by Sadik Armagan · 4 years, 9 months ago
  34. f21f606 IVGCVSW-3928 Add the Timeline Entity Binary Packet by David Monahan · 4 years, 9 months ago
  35. 0aed4f9 IVGCVSW-3927 Create the Timeline Label Binary Packet by Matteo Martincigh · 4 years, 9 months ago
  36. 404b275 IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager interfaces by Narumol Prangnawarat · 4 years, 9 months ago
  37. 42f9d9e IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() function by Matteo Martincigh · 4 years, 10 months ago
  38. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 10 months ago
  39. ab173e9 IVGCVSW-3691 Add utility function to generate valid UIDs for profiling objects by Matteo Martincigh · 4 years, 10 months ago
  40. 47d0fe9 IVGCVSW-3690 Implement SendCounterPacket.SendStreamMetaDataPacket() function by Ferran Balaguer · 4 years, 10 months ago
  41. 3a16198 IVGCVSW-3692 Implement SendPeriodicCounterCapturePacket() function by Francis Murtagh · 4 years, 10 months ago
  42. 7388217 IVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCounterSelectionPacket() function by Ferran Balaguer · 4 years, 10 months ago