aboutsummaryrefslogtreecommitdiff
path: root/src/profiling
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8172 Add macOS support to build tool setupTracy Narine
2023-09-08Bugfix: fix for -Wno-sign-conversion in profiling test in gcc9Francis Murtagh
2022-05-23IVGCVSW-6123 ConstTensorsAsInputs: Conv2dKeith Davis
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim Flynn
2022-03-23IVGCVSW-6706 Move headers to profiling/client/includeJim Flynn
2022-03-16IVGCVSW-6851 Move DirectoryCaptureCommandHandler to the profiling server libraryJim Flynn
2022-03-16IVGCVSW-6852 Break the remaining dependencies on Arm NN in the profiling codeJim Flynn
2022-03-14IVGCVSW-6847 replace armnn:Optional with arm::pipe::Optional in profiling codeJim Flynn
2022-03-13IVGCVSW-6848 Move Process.[ch]pp from armnnUtils to profiling/commonJim Flynn
2022-03-13IVGCVSW-6850 Remove remaining BackendId refs in profiling codeJim Flynn
2022-03-13IVGCVSW-6849 Change ARMNN_NO_CONVERSION_WARN_BEGIN/END to ARM_PIPE_NO_CONVERS...Jim Flynn
2022-03-12IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling codeJim Flynn
2022-03-12IVGCVSW-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling codeJim Flynn
2022-03-11IVGCVSW-6844 replace armnn:IgnoreUnused with arm::pipe::IgnoreUnused in profi...Jim Flynn
2022-03-11Bug fix: unused parameter 'profilingService' from patch IVGCVSW-6817.Cathal Corbett
2022-03-10IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in prof...Jim Flynn
2022-03-09IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling...Jim Flynn
2022-03-08IVGCVSW-6772 Eliminate armnn/src/backends/backendsCommon/test/MockBackend.hppCathal Corbett
2022-03-07IVGCVSW-6817 Add IProfilingService& as an argument to the IReportStructureCathal Corbett
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim Flynn
2022-03-04IVGCVSW-6814 Remove references to armnn:BackendId in the profiling codeCathal Corbett
2022-03-03IVGCVSW-6811 replace ProfilingService includes with IProfilingServiceJim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2022-02-14IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptionsJim Flynn
2022-01-10Fix some Thread Sanitizer warningsMatthew Bentham
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-09-06IVGCVSW-4578 Initialise m_PacketDataLength in constructor for SendTimelinePacketJim Flynn
2021-08-05IVGCVSW-6258 'Unittest failures'Sadik Armagan
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-05Remove excess trace messages from unit testsMatthew Bentham
2021-06-16IVGCVSW-5835 Move the src/profiling/LabelsAndEventClasses class to profiling/...Nikhil Raj
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-08IVGCVSW-5834 Move the IProfilingGuidGenerator and ProfilingGuidGenerator into...Nikhil Raj
2021-06-01IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in pro...Nikhil Raj
2021-05-11IVGCVSW-6001 Fix CheckProfilingObjectUids test failing on Ubuntu 21.04Francis Murtagh
2021-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2021-01-12IVGCVSW-5630 Unittest failure on mipsel/s390x/ppc64/powerpcFrancis Murtagh
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-10-13IVGCVSW-4489 Remove remaining occurrence of boost::formatMatthew Sloyan
2020-09-30IVGCVSW-5295 Remove boost::format from armnn profilingJan Eilers
2020-09-29IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profilingMatthew Sloyan
2020-08-27Export Armnn cmakeDerek Lamberti
2020-08-07IVGCVSW-5170 Do not resend timeline data if TimelineReporting is already enabledFinn Williams
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-07-28IVGCVSW-5079 Fix for Timeline decoder segfaults when given bad dataKevin May
2020-07-14IVGCVSW-5101 Add a SOL/EOL and a process ID label to NetworkJim Flynn
2020-07-14Make it build on MACOSXJim Flynn
2020-07-13IVGCVSW-5076 Correct Profiling Stream Metadata packet revision tableJim Flynn