1. 2883a86 IVGCVSW-8172 Add macOS support to build tool setup by Tracy Narine · 4 months ago
  2. 357add2 Update cxxopts from 3.0 to 3.1.1 by Jim Flynn · 1 year, 3 months ago
  3. 3e9bc19 IVGCVSW-6706 Create the libpipeClient library by Jim Flynn · 2 years, 3 months ago
  4. c454ac9 IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server library by Jim Flynn · 2 years, 3 months ago
  5. 9c85b41 IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling code by Jim Flynn · 2 years, 3 months ago
  6. 4a96211 IVGCVSW-6850 Remove remaining BackendId refs in profiling code by Jim Flynn · 2 years, 4 months ago
  7. 3464ba1 IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hpp by Cathal Corbett · 2 years, 4 months ago
  8. 3443025 IVGCVSW-6816 Inject counter registration into ProfilingService by Jim Flynn · 2 years, 4 months ago
  9. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  10. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  11. 6ae43c4 Fix thread safety issues in TimelineDecoder and associated unit tests by Matthew Bentham · 2 years, 6 months ago
  12. 4ec6d42 Fix "error: no match for ‘operator+’" in GatordMockTests by Teresa Charlin Reyes · 2 years, 9 months ago
  13. 77fe76b IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/common by Nikhil Raj · 3 years, 1 month ago
  14. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  15. d92a6e4 IVGCVSW-4873 Implement Pimpl Idiom for IRuntime by Kevin May · 3 years, 5 months ago
  16. f7017cb IVGCVSW-5283 Switch tests/profiling/gatordmock over to cxxopts by Matthew Sloyan · 3 years, 9 months ago
  17. 80c6b14 IVGCVSW-5299 Remove some boost::numeric_cast from armnn/tests by Matthew Sloyan · 3 years, 10 months ago
  18. 895e118 IVGCVSW-5170 Do not resend timeline data if TimelineReporting is already enabled by Finn Williams · 3 years, 11 months ago
  19. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  20. c135179 IVGCVSW-5079 Fix for Timeline decoder segfaults when given bad data by Kevin May · 4 years ago
  21. 5097b94 IVGCVSW-5080 Fixing OOB unit test failures in GatordMockTests. by Colm Donelan · 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. fd55dc9 IVGCVSW-4982 Fix failure in GatordMockTests by Jan Eilers · 4 years ago
  24. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 2 months ago
  25. 0c32ccf IVGCVSW-4737 Add check for CpuRef back-end before using it in tests by Finn Williams · 4 years, 2 months ago
  26. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 2 months ago
  27. 9937f93 IVGCVSW-4732 Move NetworkSockets class needs to profiling/common by Finn Williams · 4 years, 2 months ago
  28. 2ed809c IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a BasePipeServer by Finn Williams · 4 years, 2 months ago
  29. d7fcafa IVGCVSW-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedCommandHandler by Finn Williams · 4 years, 2 months ago
  30. f7b9d29 IVGCVSW-4708 Add command to send activate/deactivate timeline packets to garodmock CommandFileParser by Finn Williams · 4 years, 2 months ago
  31. fe5a24b IVGCVSW-4666 Call EnableProfiling when state switches to active by Finn Williams · 4 years, 3 months ago
  32. 627cbb4 IVGCVSW-4661 Add include Assert to GatordMockService.cpp by Narumol Prangnawarat · 4 years, 3 months ago
  33. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  34. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  35. af1c63b IVGCVSW-4589 Add timeline tests to Mock Gatord end to end test by Finn Williams · 4 years, 3 months ago
  36. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 3 months ago
  37. e6a2ccd IVGCVSW-4161 Provide for per model call back registration by Finn Williams · 4 years, 4 months ago
  38. e9b5d29 GatordMock: Fixing errors in parsing command file. by Colm Donelan · 4 years, 4 months ago
  39. 8a2b468 IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entity by Finn Williams · 4 years, 4 months ago
  40. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  41. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 4 months ago
  42. 25b7436 Add thin abstraction layer for network sockets by Rob Hughes · 4 years, 6 months ago
  43. 78f24e1 Bugfix: Fix include directives for Gatord by Francis Murtagh · 4 years, 7 months ago
  44. fc36562 IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3 by Jim Flynn · 4 years, 7 months ago
  45. 85ad78c IVGCVSW-4068 Add Guid to Workload by Narumol Prangnawarat · 4 years, 7 months ago
  46. 0270524 IVGCVSW-4129 Fix thread starvation due to low capture periods by Colm Donelan · 4 years, 8 months ago
  47. cdfb941 IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandler by Matteo Martincigh · 4 years, 8 months ago
  48. 270233f Fix a few compile errors: by Rob Hughes · 4 years, 8 months ago
  49. 3201eea IVGCVSW-3444 File Only Profiling Connection by Keith Davis · 4 years, 8 months ago
  50. d80cc0c Fix build failures on RPi 4B by Jammy Zhou · 4 years, 8 months ago
  51. 15db745 IVGCVSW-3989 Create the Counter Directory Decoder by Finn Williams · 4 years, 9 months ago
  52. 5884708 IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 8 months ago
  53. ed25e0e IVGCVSW-4005 Add PacketFamilyId to version resolver by Jim Flynn · 4 years, 8 months ago
  54. 397043f IVGCVSW-4002 Add FamilyId to CommandHandlerKey by Jim Flynn · 4 years, 8 months ago
  55. b682d84 IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 9 months ago
  56. 6598427 IVGCVSW-3400 Fixed include directives for Gatord builds by Matteo Martincigh · 4 years, 8 months ago
  57. c626345 IVGCVSW-3551 Fix CounterCaptureHandlingTest by Finn Williams · 4 years, 9 months ago
  58. a21620d IVGCVSW-3721 Add support for startup sequence (Mock Gatord service). by Colm Donelan · 4 years, 9 months ago