1. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  2. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  3. 2048bcf Fix some Thread Sanitizer warnings by Matthew Bentham · 2 years, 6 months ago
  4. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  5. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  6. 6e33041 IVGCVSW-4578 Initialise m_PacketDataLength in constructor for SendTimelinePacket by Jim Flynn · 2 years, 10 months ago
  7. 95e9efc IVGCVSW-6258 'Unittest failures' by Sadik Armagan · 2 years, 11 months ago
  8. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  9. 4d0c7d5 Remove excess trace messages from unit tests by Matthew Bentham · 3 years ago
  10. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years, 1 month ago
  11. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  12. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years, 1 month ago
  13. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  14. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 2 months ago
  15. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  16. 6f377b7 IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpc by Francis Murtagh · 3 years, 6 months ago
  17. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  18. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago
  19. 156113c IVGCVSW-5295 Remove boost::format from armnn profiling by Jan Eilers · 3 years, 10 months ago
  20. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 10 months ago
  21. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 10 months ago
  22. 895e118 IVGCVSW-5170 Do not resend timeline data if TimelineReporting is already enabled by Finn Williams · 3 years, 11 months ago
  23. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  24. c135179 IVGCVSW-5079 Fix for Timeline decoder segfaults when given bad data by Kevin May · 4 years ago
  25. f771321 IVGCVSW-5101 Add a SOL/EOL and a process ID label to Network by Jim Flynn · 4 years ago
  26. 6da6a45 Make it build on MACOSX by Jim Flynn · 4 years ago
  27. 83d08a9 IVGCVSW-5076 Correct Profiling Stream Metadata packet revision table by Jim Flynn · 4 years ago
  28. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  29. f78c767 IVGCVSW-4770 Fix segmentation fault in FileOnlyProfilingDecoratorTests by Jan Eilers · 4 years ago
  30. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  31. c963110 IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliably by Jim Flynn · 4 years ago
  32. d5ba9aa IVGCVSW-4770 Fix Segmentation fault while building ArmNN by Jim Flynn · 4 years ago
  33. 0204f09 IVGCVSW-5022 Fix master intermittent failure by providing surge buffer capacity by Jim Flynn · 4 years ago
  34. 6398a98 IVGCVSW-4900 Update Timeline Directory Message with new fields by Jim Flynn · 4 years, 1 month ago
  35. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  36. 1892d21 IVGCVSW-4735 Add label GUID to timeline eventClass message by Jim Flynn · 4 years, 1 month ago
  37. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years, 1 month ago
  38. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 2 months ago
  39. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 2 months ago
  40. d36c528 Bugfix: Profiling use of substr() incorrectly parses semantic versioning by Francis Murtagh · 4 years, 1 month ago
  41. 45a7362 IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACKENDS by Finn Williams · 4 years, 1 month ago
  42. b98032f Fix some Windows build errors: by Rob Hughes · 4 years, 2 months ago
  43. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 1 month ago
  44. 6be1e9b IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytes by Finn Williams · 4 years, 1 month ago
  45. b205a33 IVGCVSW-4828 Call m_CounterDirectory.IsCounterRegistered in ProfilingService::IsCounterRegistered by Finn Williams · 4 years, 1 month ago
  46. 0c32ccf IVGCVSW-4737 Add check for CpuRef back-end before using it in tests by Finn Williams · 4 years, 2 months ago
  47. f3fcf32 IVGCVSW-4794 Change ArmNN counters to report delta values by Finn Williams · 4 years, 2 months ago
  48. 94c9788 IVGCVSW-4776 Warn when MIN_STATIC_GUID is returned from GenerateStaticId multiple times. by Colm Donelan · 4 years, 2 months ago
  49. 5bb3d8a IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189 by Colm Donelan · 4 years, 2 months ago
  50. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 2 months ago
  51. 78229c4 IVGCVSW-4794 Fix ArmNN Counters incorrectly set to delta by Finn Williams · 4 years, 2 months ago
  52. e09fc82 IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base by Finn Williams · 4 years, 2 months ago
  53. 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
  54. 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
  55. 9937f93 IVGCVSW-4732 Move NetworkSockets class needs to profiling/common by Finn Williams · 4 years, 2 months ago
  56. 2ed809c IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a BasePipeServer by Finn Williams · 4 years, 2 months ago
  57. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 3 months ago
  58. d7fcafa IVGCVSW-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedCommandHandler by Finn Williams · 4 years, 2 months ago
  59. a0de056 IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsets by Finn Williams · 4 years, 2 months ago
  60. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  61. 38939ff IVGCVSW-4701 Make the GUIDGenerator thread safe by Finn Williams · 4 years, 2 months ago
  62. d9ba1a7 IVGCVSW-4699 Force timestamps to always be in nanoseconds by Finn Williams · 4 years, 2 months ago
  63. fe5a24b IVGCVSW-4666 Call EnableProfiling when state switches to active by Finn Williams · 4 years, 3 months ago
  64. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  65. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  66. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  67. a10e2a2 IVGCVSW-4526 Fix UnitTest errors when running on raspberry pi by Jan Eilers · 4 years, 3 months ago
  68. b6a402f IVGCVSW-4596 Fix BufferManager's packet order by Finn Williams · 4 years, 3 months ago
  69. cf2ad55 IVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClasses by Finn Williams · 4 years, 3 months ago
  70. 0a35667 IVGCVSW-4587 ArmNN failing to build in the Internal OOB by Sadik Armagan · 4 years, 3 months ago
  71. ea41b57 IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the Backends CI job by Sadik Armagan · 4 years, 3 months ago
  72. a0687ee MLECO-755: ArmNN: Add file format external profiling option by Isabella Gottardi · 4 years, 4 months ago
  73. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  74. 5238aff IVGCVSW-4542 Refactor TimelineDecoder parsing of TimelinePackets by Keith Davis · 4 years, 4 months ago
  75. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  76. 97da5e2 IVGCVSW-4541 Modify Timeline Packet construction by Keith Davis · 4 years, 4 months ago
  77. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 4 months ago
  78. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  79. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 4 months ago
  80. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 4 months ago
  81. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 5 months ago
  82. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 5 months ago
  83. 7a16dcf IVGCVSW-4424 Set minimum timeout for SendThread in WaitingForAck state by Finn Williams · 4 years, 5 months ago
  84. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 5 months ago
  85. a3fb2b9 IVGCVSW-4400 Adding invocation of the back to Profiling Service initialisation by David Monahan · 4 years, 5 months ago
  86. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 5 months ago
  87. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago
  88. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 5 months ago
  89. 8e0c7a6 IVGCVSW-4394 Add CounterIdMap to Profiling Service by Jim Flynn · 4 years, 5 months ago
  90. 158997a IVGCVSW-4171 Temporarily disable DumpOutgoingValidFileEndToEnd unit test by Jan Eilers · 4 years, 5 months ago
  91. de80307 IVGCVSW-4391 Add Global/Backend Counter ID map by David Monahan · 4 years, 5 months ago
  92. 5ccb33d IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator by Colm Donelan · 4 years, 5 months ago
  93. a91479c Add ARMNN_DLLEXPORT macro to import/export static data symbols on Windows by Rob Hughes · 4 years, 6 months ago
  94. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 6 months ago
  95. 25b7436 Add thin abstraction layer for network sockets by Rob Hughes · 4 years, 6 months ago
  96. 09ad6f9 IVGCVSW-4229 Fix Intermittent failures in ExternalProfiling by Finn Williams · 4 years, 6 months ago
  97. 122f325 Fix build error on gcc 7+ for implicit switch statement fallthroughs by Rob Hughes · 4 years, 6 months ago
  98. f143fba IVGCVSW-4246 Clean build of profiling with -Wextra Pt2 by Derek Lamberti · 4 years, 6 months ago
  99. 1dd75b3 IVGCVSW-4246 Clean build profiling with -Wextra by Derek Lamberti · 4 years, 7 months ago
  100. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 7 months ago