1. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 3 months ago
  2. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 4 months ago
  3. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 4 months ago
  4. decd08b IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling code by Jim Flynn · 2 years, 4 months ago
  5. 77b284e IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/common by Jim Flynn · 2 years, 4 months ago
  6. 0a013a7 IVGCVSW-6849 Change ARMNN_NO_CONVERSION_WARN_BEGIN/END to ARM_PIPE_NO_CONVERSION_WARN_BEGIN/END in the profiling code by Jim Flynn · 2 years, 4 months ago
  7. 6730fe9 IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling code by Jim Flynn · 2 years, 4 months ago
  8. 75c14f4 IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in profiling code by Jim Flynn · 2 years, 4 months ago
  9. f9db3ef IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling code by Jim Flynn · 2 years, 4 months ago
  10. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  11. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  12. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 10 months ago
  13. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  14. 83d08a9 IVGCVSW-5076 Correct Profiling Stream Metadata packet revision table by Jim Flynn · 4 years ago
  15. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  16. 6be1e9b IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytes by Finn Williams · 4 years, 2 months ago
  17. e09fc82 IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base by Finn Williams · 4 years, 2 months ago
  18. d44815f Update the CounterDirectory Packet offsets to be relative to the start of the table containing that offset by Finn Williams · 4 years, 2 months ago
  19. 985fecf IVGCVSW-4760 Change the offsets in the counter directory body_header to be from the start of the packet body by Finn Williams · 4 years, 2 months ago
  20. a0de056 IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsets by Finn Williams · 4 years, 2 months ago
  21. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  22. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  23. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  24. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 5 months ago
  25. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 5 months ago
  26. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 5 months ago
  27. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 6 months ago
  28. 09ad6f9 IVGCVSW-4229 Fix Intermittent failures in ExternalProfiling by Finn Williams · 4 years, 6 months ago
  29. 122f325 Fix build error on gcc 7+ for implicit switch statement fallthroughs by Rob Hughes · 4 years, 6 months ago
  30. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 7 months ago
  31. 3e2969d IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacket by Finn Williams · 4 years, 7 months ago
  32. fc36562 IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3 by Jim Flynn · 4 years, 7 months ago
  33. 109c05b IVGCVSW-4118 Change the SendCounterPacket send thread to use do while by Finn Williams · 4 years, 7 months ago
  34. 2ba48d2 IVGCVSW-4118 Fix long unit test execution by Colm Donelan · 4 years, 7 months ago
  35. 7bbdf9d IVGCVSW-3950 Create SendTimelinePacket interface and class by Sadik Armagan · 4 years, 8 months ago
  36. 8d9590e IVGCVSW-3939 Code refactoring and minor fixes by Matteo Martincigh · 4 years, 9 months ago
  37. d0613b5 IVGCVSW-3937 Improve the Connection Acknowledged Handler by Matteo Martincigh · 4 years, 9 months ago
  38. 5d737fb IVGCVSW-3937 Update the Send thread to send out the Metadata packet by Matteo Martincigh · 4 years, 9 months ago
  39. e61ffd0 IVGCVSW-3937 Make dynamic use the of the profiling connection by Matteo Martincigh · 4 years, 9 months ago
  40. 0ec068f IVGCVSW-3904 Add more unit tests for send thread with BufferManager by Narumol Prangnawarat · 4 years, 9 months ago
  41. 61d6f73 IVGCVSW-3440 Fix intermittently failing send thread test by Matteo Martincigh · 4 years, 9 months ago
  42. 404b275 IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager interfaces by Narumol Prangnawarat · 4 years, 9 months ago
  43. 24e8f92 IVGCVSW-3905 Create a first implementation of the send thread by Matteo Martincigh · 4 years, 9 months ago
  44. f74ff2f IVGCVSW-3691 Fix the Counter Directory Packet data length by Matteo Martincigh · 4 years, 9 months ago
  45. 42f9d9e IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() function by Matteo Martincigh · 4 years, 10 months ago
  46. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 10 months ago
  47. 5bf1d32 IVGCVSW-3872 Add Missing packet to SendMetaDataPacket by Ferran Balaguer · 4 years, 10 months ago
  48. 1b94172 IVGCVSW-3436 Create the Periodic Counter Selection Command Handler by Ferran Balaguer · 4 years, 10 months ago
  49. 149528e IVGCVSW-3691 Basic refactoring in view of upcoming work in the profiler by Matteo Martincigh · 4 years, 10 months ago
  50. 47d0fe9 IVGCVSW-3690 Implement SendCounterPacket.SendStreamMetaDataPacket() function by Ferran Balaguer · 4 years, 10 months ago
  51. 3a16198 IVGCVSW-3692 Implement SendPeriodicCounterCapturePacket() function by Francis Murtagh · 4 years, 10 months ago
  52. 7388217 IVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCounterSelectionPacket() function by Ferran Balaguer · 4 years, 10 months ago
  53. af5c46b IVGCVSW-3434 Create the SendCounterPacket interface by Ferran Balaguer · 4 years, 10 months ago