aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/test/ProfilingTestUtils.cpp
AgeCommit message (Expand)Author
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-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-6842 Replace ARMNN_ASSERT with ARM_PIPE_ASSERT in profiling codeJim Flynn
2022-03-10IVGCVSW-6841 Replace armnn::numeric_cast with arm::pipe::numeric_cast in prof...Jim Flynn
2022-03-06IVGCVSW-6816 Inject counter registration into ProfilingServiceJim 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
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-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-02-08IVGCVSW-4873 Implement Pimpl Idiom for IRuntimeKevin May
2020-11-13IVGCVSW-5328-5329 Fuse ActivationMike Kelly
2020-09-29IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profilingMatthew Sloyan
2020-07-14IVGCVSW-5101 Add a SOL/EOL and a process ID label to NetworkJim Flynn
2020-07-13IVGCVSW-5076 Correct Profiling Stream Metadata packet revision tableJim Flynn
2020-07-09IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread IDJim Flynn
2020-07-06IVGCVSW-4770 Fix segmentation fault in FileOnlyProfilingDecoratorTestsJan Eilers
2020-06-26IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliablyJim Flynn
2020-06-17IVGCVSW-4900 Update Timeline Directory Message with new fieldsJim Flynn
2020-05-27IVGCVSW-4735 Add label GUID to timeline eventClass messageJim Flynn
2020-05-24IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduc...Finn Williams
2020-05-13IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189Colm Donelan
2020-04-22IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsetsFinn Williams
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-03-26IVGCVSW-4526 Fix UnitTest errors when running on raspberry piJan Eilers
2020-03-24IVGCVSW-4596 Fix BufferManager's packet orderFinn Williams
2020-03-20IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the...Sadik Armagan
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-09IVGCVSW-4541 Modify Timeline Packet constructionKeith Davis
2020-02-13IVGCVSW-4400 Backend Counter Registry FunctionalityDavid Monahan
2019-12-04IVGCVSW-4016 Add the Inference timeline trace and unit testsDavid Monahan
2019-12-02IVGCVSW-4015 Add input and output workload to post-optimisation structureNarumol Prangnawarat
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat