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. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  4. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  5. 95e9efc IVGCVSW-6258 'Unittest failures' by Sadik Armagan · 2 years, 11 months ago
  6. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  7. 4d0c7d5 Remove excess trace messages from unit tests by Matthew Bentham · 3 years ago
  8. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years, 1 month ago
  9. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  10. 5b1bcc9 IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into profiling common by Nikhil Raj · 3 years, 1 month ago
  11. 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
  12. 1e5afee IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04 by Francis Murtagh · 3 years, 2 months ago
  13. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  14. 6f377b7 IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpc by Francis Murtagh · 3 years, 6 months ago
  15. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  16. 156113c IVGCVSW-5295 Remove boost::format from armnn profiling by Jan Eilers · 3 years, 10 months ago
  17. 371b70e IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling by Matthew Sloyan · 3 years, 10 months ago
  18. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  19. c135179 IVGCVSW-5079 Fix for Timeline decoder segfaults when given bad data by Kevin May · 4 years ago
  20. f771321 IVGCVSW-5101 Add a SOL/EOL and a process ID label to Network by Jim Flynn · 4 years ago
  21. 83d08a9 IVGCVSW-5076 Correct Profiling Stream Metadata packet revision table by Jim Flynn · 4 years ago
  22. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  23. f78c767 IVGCVSW-4770 Fix segmentation fault in FileOnlyProfilingDecoratorTests by Jan Eilers · 4 years ago
  24. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  25. c963110 IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliably by Jim Flynn · 4 years ago
  26. d5ba9aa IVGCVSW-4770 Fix Segmentation fault while building ArmNN by Jim Flynn · 4 years ago
  27. 0204f09 IVGCVSW-5022 Fix master intermittent failure by providing surge buffer capacity by Jim Flynn · 4 years ago
  28. 6398a98 IVGCVSW-4900 Update Timeline Directory Message with new fields by Jim Flynn · 4 years, 1 month ago
  29. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  30. 1892d21 IVGCVSW-4735 Add label GUID to timeline eventClass message by Jim Flynn · 4 years, 1 month ago
  31. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years, 1 month ago
  32. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 2 months ago
  33. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 2 months ago
  34. 6be1e9b IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytes by Finn Williams · 4 years, 1 month ago
  35. 0c32ccf IVGCVSW-4737 Add check for CpuRef back-end before using it in tests by Finn Williams · 4 years, 2 months ago
  36. f3fcf32 IVGCVSW-4794 Change ArmNN counters to report delta values by Finn Williams · 4 years, 2 months ago
  37. 94c9788 IVGCVSW-4776 Warn when MIN_STATIC_GUID is returned from GenerateStaticId multiple times. by Colm Donelan · 4 years, 2 months ago
  38. 5bb3d8a IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189 by Colm Donelan · 4 years, 2 months ago
  39. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 2 months ago
  40. e09fc82 IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base by Finn Williams · 4 years, 2 months ago
  41. 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
  42. 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
  43. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 3 months ago
  44. a0de056 IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsets by Finn Williams · 4 years, 2 months ago
  45. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  46. 38939ff IVGCVSW-4701 Make the GUIDGenerator thread safe by Finn Williams · 4 years, 2 months ago
  47. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  48. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  49. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  50. a10e2a2 IVGCVSW-4526 Fix UnitTest errors when running on raspberry pi by Jan Eilers · 4 years, 3 months ago
  51. b6a402f IVGCVSW-4596 Fix BufferManager's packet order by Finn Williams · 4 years, 3 months ago
  52. cf2ad55 IVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClasses by Finn Williams · 4 years, 3 months ago
  53. 0a35667 IVGCVSW-4587 ArmNN failing to build in the Internal OOB by Sadik Armagan · 4 years, 3 months ago
  54. ea41b57 IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the Backends CI job by Sadik Armagan · 4 years, 3 months ago
  55. a0687ee MLECO-755: ArmNN: Add file format external profiling option by Isabella Gottardi · 4 years, 4 months ago
  56. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  57. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  58. 97da5e2 IVGCVSW-4541 Modify Timeline Packet construction by Keith Davis · 4 years, 4 months ago
  59. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 4 months ago
  60. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  61. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 4 months ago
  62. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 4 months ago
  63. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 5 months ago
  64. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 5 months ago
  65. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 5 months ago
  66. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 5 months ago
  67. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 5 months ago
  68. 158997a IVGCVSW-4171 Temporarily disable DumpOutgoingValidFileEndToEnd unit test by Jan Eilers · 4 years, 5 months ago
  69. de80307 IVGCVSW-4391 Add Global/Backend Counter ID map by David Monahan · 4 years, 5 months ago
  70. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 6 months ago
  71. 09ad6f9 IVGCVSW-4229 Fix Intermittent failures in ExternalProfiling by Finn Williams · 4 years, 6 months ago
  72. 122f325 Fix build error on gcc 7+ for implicit switch statement fallthroughs by Rob Hughes · 4 years, 6 months ago
  73. f143fba IVGCVSW-4246 Clean build of profiling with -Wextra Pt2 by Derek Lamberti · 4 years, 6 months ago
  74. 1dd75b3 IVGCVSW-4246 Clean build profiling with -Wextra by Derek Lamberti · 4 years, 7 months ago
  75. e394bd9 IVGCVSW-4178 Add code to increment the 3 ArmNN counters by Keith Davis · 4 years, 7 months ago
  76. 3e2969d IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacket by Finn Williams · 4 years, 7 months ago
  77. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  78. fc36562 IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3 by Jim Flynn · 4 years, 7 months ago
  79. 6198fe0 IVGCVSW-4016 Add the Inference timeline trace and unit tests by David Monahan · 4 years, 7 months ago
  80. 109c05b IVGCVSW-4118 Change the SendCounterPacket send thread to use do while by Finn Williams · 4 years, 7 months ago
  81. 811ca55 IVGCVSW-4171 Fix intermittent failure on FileOnlyProfilingDecoratorTests by janeil01 · 4 years, 7 months ago
  82. aa68e01 IVGCVSW-4015 Add input and output workload to post-optimisation structure by Narumol Prangnawarat · 4 years, 7 months ago
  83. df31cfe IVGCVSW-4070 Implement "send post-optimized network structure" by Narumol Prangnawarat · 4 years, 7 months ago
  84. 2ba48d2 IVGCVSW-4118 Fix long unit test execution by Colm Donelan · 4 years, 7 months ago
  85. 1571700 Make the profiling GUID test independent from random events by Matteo Martincigh · 4 years, 7 months ago
  86. 76c50d8 Remove const type qualifiers with no effect by Matteo Martincigh · 4 years, 7 months ago
  87. 4cace32 IVGCVSW-4124 Replacing the "sleep_for" loop from FileOnlyProfilingConnection by Colm Donelan · 4 years, 7 months ago
  88. 234d525 IVGCVSW-4070 Add CreatedNamedTypeEntity and CreateNamedTypedChildEntity by Narumol Prangnawarat · 4 years, 7 months ago
  89. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 7 months ago
  90. dbdd1b4 IVGCVSW-3980 Implementation of Guid generator by Narumol Prangnawarat · 4 years, 7 months ago
  91. 0270524 IVGCVSW-4129 Fix thread starvation due to low capture periods by Colm Donelan · 4 years, 8 months ago
  92. 9723d02 IVGCVSW-4074 Send Timeline message in RequestCounterDirectoryCommandHandler by Matteo Martincigh · 4 years, 8 months ago
  93. cdfb941 IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandler by Matteo Martincigh · 4 years, 8 months ago
  94. 34a407d IVGCVSW-4072 Add stream header to Timeline Message Directory packet by Matteo Martincigh · 4 years, 8 months ago
  95. 270233f Fix a few compile errors: by Rob Hughes · 4 years, 8 months ago
  96. 8bf442e IVGCVSW-4107 Fix bug in ProfilingConnectionDumpToFileDecoratorTests by Aron Virginas-Tar · 4 years, 8 months ago
  97. c4946c7 IVGCVSW-4102 Move ProfilingGuid to public interface by janeil01 · 4 years, 8 months ago
  98. e63a026 IVGCVSW-3951 Create the timeline decoder by Finn Williams · 4 years, 8 months ago
  99. 5dc816e IVGCVSW-4065 Add a RecordEvent function by Matteo Martincigh · 4 years, 8 months ago
  100. 3201eea IVGCVSW-3444 File Only Profiling Connection by Keith Davis · 4 years, 8 months ago