1. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 3 months ago
  2. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 4 months ago
  3. 95e9efc IVGCVSW-6258 'Unittest failures' by Sadik Armagan · 2 years, 10 months ago
  4. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years ago
  5. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 1 month ago
  6. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 4 months ago
  7. 6f377b7 IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpc by Francis Murtagh · 3 years, 5 months ago
  8. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 9 months ago
  9. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 3 years, 11 months ago
  10. 6398a98 IVGCVSW-4900 Update Timeline Directory Message with new fields by Jim Flynn · 4 years ago
  11. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years ago
  12. f3fcf32 IVGCVSW-4794 Change ArmNN counters to report delta values by Finn Williams · 4 years, 1 month ago
  13. d44815f Update the CounterDirectory Packet offsets to be relative to the start of the table containing that offset by Finn Williams · 4 years, 1 month ago
  14. 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, 1 month ago
  15. a0de056 IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsets by Finn Williams · 4 years, 1 month ago
  16. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  17. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 2 months ago
  18. a10e2a2 IVGCVSW-4526 Fix UnitTest errors when running on raspberry pi by Jan Eilers · 4 years, 2 months ago
  19. a0687ee MLECO-755: ArmNN: Add file format external profiling option by Isabella Gottardi · 4 years, 3 months ago
  20. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  21. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 3 months ago
  22. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 3 months ago
  23. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 3 months ago
  24. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 4 months ago
  25. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 4 months ago
  26. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 4 months ago
  27. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 4 months ago
  28. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 4 months ago
  29. de80307 IVGCVSW-4391 Add Global/Backend Counter ID map by David Monahan · 4 years, 4 months ago
  30. 09ad6f9 IVGCVSW-4229 Fix Intermittent failures in ExternalProfiling by Finn Williams · 4 years, 6 months ago
  31. 1dd75b3 IVGCVSW-4246 Clean build profiling with -Wextra by Derek Lamberti · 4 years, 6 months ago
  32. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 6 months ago
  33. fc36562 IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3 by Jim Flynn · 4 years, 6 months ago
  34. 2ba48d2 IVGCVSW-4118 Fix long unit test execution by Colm Donelan · 4 years, 6 months ago
  35. 0270524 IVGCVSW-4129 Fix thread starvation due to low capture periods by Colm Donelan · 4 years, 7 months ago
  36. 9723d02 IVGCVSW-4074 Send Timeline message in RequestCounterDirectoryCommandHandler by Matteo Martincigh · 4 years, 7 months ago
  37. cdfb941 IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandler by Matteo Martincigh · 4 years, 7 months ago
  38. 3201eea IVGCVSW-3444 File Only Profiling Connection by Keith Davis · 4 years, 7 months ago
  39. ed25e0e IVGCVSW-4005 Add PacketFamilyId to version resolver by Jim Flynn · 4 years, 8 months ago
  40. 397043f IVGCVSW-4002 Add FamilyId to CommandHandlerKey by Jim Flynn · 4 years, 8 months ago
  41. 8d9590e IVGCVSW-3939 Code refactoring and minor fixes by Matteo Martincigh · 4 years, 8 months ago
  42. 672d06e IVGCVSW-3948 Add Startup method to Profiling by Jim Flynn · 4 years, 8 months ago
  43. f4d59a6 IVGCVSW-3984 Fix CheckPeriodicCounterCaptureThread by Finn Williams · 4 years, 8 months ago
  44. 994b534 IVGCVSW-3971 Implement the Per-Job Counter Selection command handler by Matteo Martincigh · 4 years, 8 months ago
  45. 53e4699 IVGCVSW-3972 Implement the Disconnect functionality by Jim Flynn · 4 years, 8 months ago
  46. e848538 IVGCVSW-3964 Implement the Periodic Counter Selection command handler by Matteo Martincigh · 4 years, 8 months ago
  47. 67ef2a5 IVGCVSW-3964 Change the type held by the Packet class to unsigned char by Matteo Martincigh · 4 years, 8 months ago
  48. 8efc500 IVGCVSW-3963 Implement the Request Counter Directory Handler by Matteo Martincigh · 4 years, 8 months ago
  49. d0613b5 IVGCVSW-3937 Improve the Connection Acknowledged Handler by Matteo Martincigh · 4 years, 8 months ago
  50. 54fb957 IVGCVSW-3937 Add the necessary components to the ProfilingService class to by Matteo Martincigh · 4 years, 8 months ago
  51. 5d737fb IVGCVSW-3937 Update the Send thread to send out the Metadata packet by Matteo Martincigh · 4 years, 8 months ago
  52. c2728f9 IVGCVSW-3937 Refactor and improve the CommandHandleRegistry class by Matteo Martincigh · 4 years, 8 months ago
  53. e61ffd0 IVGCVSW-3937 Make dynamic use the of the profiling connection by Matteo Martincigh · 4 years, 8 months ago
  54. e0e6efc IVGCVSW-3937 Refactor and improve the PeriodicCounterCapture class by Matteo Martincigh · 4 years, 8 months ago
  55. 8a83717 IVGCVSW-3937 Rename CommandThread to CommandHandler by Matteo Martincigh · 4 years, 8 months ago
  56. 8881393 IVGCVSW-3937 Refactor the command thread by Matteo Martincigh · 4 years, 8 months ago
  57. a84edee IVGCVSW-3937 Initial ServiceProfiling refactoring by Matteo Martincigh · 4 years, 8 months ago
  58. bd9e2c5 IVGCVSW-3557 Return IProfilingConnection from ProfilingConnectionFactory by Sadik Armagan · 4 years, 8 months ago
  59. 404b275 IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager interfaces by Narumol Prangnawarat · 4 years, 8 months ago
  60. 24e8f92 IVGCVSW-3905 Create a first implementation of the send thread by Matteo Martincigh · 4 years, 9 months ago
  61. f6e534a IVGCVSW-3411 Add the Counter Values array and accessor methods by FinnWilliamsArm · 4 years, 9 months ago
  62. 4833cea IVGCVSW-3439 Create the Command Thread by FinnWilliamsArm · 4 years, 9 months ago
  63. f74ff2f IVGCVSW-3691 Fix the Counter Directory Packet data length by Matteo Martincigh · 4 years, 8 months ago
  64. ce2d9d1 IVGCVSW-3413 Add the Counters Metadata by FinnWilliamsArm · 4 years, 9 months ago
  65. 4803369 IVGCVSW-3437 Add Request Counter Directory Command Handler by Narumol Prangnawarat · 4 years, 9 months ago
  66. fcb8ef6 IVGCVSW-3433 Create the Periodic Counter Capture Thread by Francis Murtagh · 4 years, 9 months ago
  67. b5f01b2 IVGCVSW-3430 Connection Acknowledged Command Handler Implementation by Sadik Armagan · 4 years, 9 months ago
  68. 42f9d9e IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() function by Matteo Martincigh · 4 years, 9 months ago
  69. 8355ec9 IVGCVSW-3432 Fix a multithread store conflict by Jim Flynn · 4 years, 9 months ago
  70. 657ab2d IVGCVSW-3691 Add extra unit tests to complete coverage for by Matteo Martincigh · 4 years, 9 months ago
  71. 6db5f20 IVGCVSW-3691 Rework the CounterDirectory class to take into consideration by Matteo Martincigh · 4 years, 9 months ago
  72. a0c7871 IVGCVSW-3826: Implement IProfiling functions by FinnWilliamsArm · 4 years, 9 months ago
  73. 46d1c62 Split out basic CaptureData unit tests from Holder tests by Matthew Bentham · 4 years, 9 months ago
  74. 1b94172 IVGCVSW-3436 Create the Periodic Counter Selection Command Handler by Ferran Balaguer · 4 years, 9 months ago
  75. 9bab496 IVGCVSW-3580: Extend the IProfilingConnection to connect to a Socket by Teresa Charlin · 4 years, 9 months ago
  76. ab173e9 IVGCVSW-3691 Add utility function to generate valid UIDs for profiling objects by Matteo Martincigh · 4 years, 9 months ago
  77. bd70716 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 9 months ago
  78. 02356de IVGCVSW-3674 Create basic ProfileService class by Keith Davis · 4 years, 9 months ago
  79. 0696569 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 9 months ago
  80. 68f78d8 IVGCVSW-3432 Create CaptureData Holder by Francis Murtagh · 4 years, 9 months ago
  81. 3ecc510 IVGCVSW-3431 Create Profiling Service State Machine by Nikhil Raj · 4 years, 9 months ago
  82. e898db9 IVGCVSW-3427 Create PacketVersionResolver class by Aron Virginas-Tar · 4 years, 10 months ago
  83. d88e47c IVGCVSW-3429 Add a utility Version class by Nikhil Raj · 4 years, 10 months ago
  84. 94d7915 IVGCVSW-3550 Create Command Handler Registry by Francis Murtagh · 4 years, 10 months ago
  85. 11f99b4 IVGCVSW-3425 Create the Command Handler Functor base class by Francis Murtagh · 4 years, 10 months ago
  86. bc62605 IVGCVSW-3415 Create the Packet Class by Nikhil Raj · 4 years, 10 months ago
  87. 1f7db45 IVGCVSW-3416 Create Command Handler Key class by Francis Murtagh · 4 years, 10 months ago