aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/CommandHandler.cpp
AgeCommit message (Expand)Author
2022-03-23IVGCVSW-6706 Create the libpipeClient libraryJim 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-09IVGCVSW-6821 Remove dependency on armnn::Exception classes from the Profiling...Jim Flynn
2022-03-01IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipeCathal Corbett
2020-07-29IVGCVSW-5166 Pull out the common and server side code into standalone librariesJim Flynn
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-10-18IVGCVSW-4005 Add PacketFamilyId to version resolverJim Flynn
2019-10-18IVGCVSW-4002 Add FamilyId to CommandHandlerKeyJim Flynn
2019-10-17IVGCVSW-3409 Create the ProfilingService classColm Donelan
2019-10-09IVGCVSW-3937 Improve the Connection Acknowledged HandlerMatteo Martincigh
2019-10-08IVGCVSW-3937 Add the necessary components to the ProfilingService class toMatteo Martincigh
2019-10-08IVGCVSW-3937 Refactor and improve the CommandHandleRegistry classMatteo Martincigh
2019-10-07IVGCVSW-3937 Rename CommandThread to CommandHandlerMatteo Martincigh