aboutsummaryrefslogtreecommitdiff
path: root/profiling
AgeCommit message (Expand)Author
2024-02-28IVGCVSW-8172 Add macOS support to build tool setupTracy Narine
2024-02-12IVGCVSW-8284 Out of bounds access error in BasePipeServer.cppColm Donelan
2023-09-08IVGCVSW-7901 Fix unsafe Usages of Memcpy in ArmnnDavid Monahan
2023-08-09IVGCVSW-7963 Uninitialized variable error in coverityMike Kelly
2023-05-08Improve reusability of code that is defined out by cmake build pathsRyan OShea
2023-04-20GitHub #723 Fix missing includeTeresa Charlin
2023-04-05Fix gcc 13 compiler errorsPablo Marquez Tello
2023-01-06IVGCVSW-7031 Generate static execute networkRyan OShea
2022-12-12Updates following execution of Includewhatyouuse on armnn/include.Colm Donelan
2022-05-03IVGCVSW-6924 Fix shellcheck warningsJames Conroy
2022-04-14IVGCVSW-6710 Add compile of BareMetalDeserializedGraph sampleJim Flynn
2022-04-11IVGCVSW-6707 Enables a bare metal compileJim Flynn
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-12IVGCVSW-6843 replace armnn::Logging with arm::pipe::Logging in profiling codeJim Flynn
2022-03-09IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling...Jim Flynn
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-01-12Fix thread safety issues in TimelineDecoder and associated unit testsMatthew Bentham
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-15Fix some compile warnings & errorsRob Hughes
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
2020-08-27Export Armnn cmakeDerek Lamberti
2020-08-17Fix Windows buildRob Hughes
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-07-14Make it build on MACOSXJim Flynn
2020-06-03remove BOM from filesLaurent Carlier
2020-06-02Tidy up uses of Windows.h by adding WindowsWrapper.hppRob Hughes
2020-06-02Fix a few build warnings:Rob Hughes
2020-05-26IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor modelJim Flynn
2020-05-25Fix some musl libc issues in armnnFinn Williams
2020-05-19Fix some Windows build errors:Rob Hughes
2020-05-12IVGCVSW-4731 Move Packet.hpp to profiling/common/includeFinn Williams
2020-05-07IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code baseFinn Williams
2020-04-30IVGCVSW-4732 Move NetworkSockets class needs to profiling/commonFinn Williams
2020-04-27IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a B...Finn Williams
2020-04-27IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connectionJim Flynn
2020-03-04IVGCVSW-4163 Enhance the error handling in the ReadPacket functionSadik Armagan