aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/test/SendCounterPacketTests.cpp
AgeCommit message (Expand)Author
2020-06-02Fix a few build warnings:Rob Hughes
2020-05-15IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytesFinn Williams
2020-05-07IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code baseFinn Williams
2020-05-01Update the CounterDirectory Packet offsets to be relative to the start of the...Finn Williams
2020-04-30IVGCVSW-4760 Change the offsets in the counter directory body_header to be fr...Finn Williams
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-02-28IVGCVSW-4454 Remove the CounterSet and Device fields from CategorySadik Armagan
2020-02-16IVGCVSW-4320 Implement ReportCounters in BackendProfilingJim Flynn
2020-02-14IVGCVSW-4338 Implement the Activation of Counters in backendsFinn Williams
2020-02-10IVGCVSW-4328 BufferManager running out of buffers crashes applicationSadik Armagan
2020-01-21Add thin abstraction layer for processes and filesystemRob Hughes
2020-01-14IVGCVSW-4229 Fix Intermittent failures in ExternalProfilingFinn Williams
2020-01-09Fix build error on gcc 7+ for implicit switch statement fallthroughsRob Hughes
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-09IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacketFinn Williams
2019-12-04IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3Jim Flynn
2019-12-04IVGCVSW-4118 Change the SendCounterPacket send thread to use do whileFinn Williams
2019-11-29IVGCVSW-4118 Fix long unit test executionColm Donelan
2019-10-24IVGCVSW-3950 Create SendTimelinePacket interface and classSadik Armagan
2019-10-15IVGCVSW-3939 Code refactoring and minor fixesMatteo Martincigh
2019-10-09IVGCVSW-3937 Improve the Connection Acknowledged HandlerMatteo Martincigh
2019-10-08IVGCVSW-3937 Update the Send thread to send out the Metadata packetMatteo Martincigh
2019-10-07IVGCVSW-3937 Make dynamic use the of the profiling connectionMatteo Martincigh
2019-10-04IVGCVSW-3904 Add more unit tests for send thread with BufferManagerNarumol Prangnawarat
2019-10-03IVGCVSW-3440 Fix intermittently failing send thread testMatteo Martincigh
2019-09-26IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager i...Narumol Prangnawarat
2019-09-25IVGCVSW-3905 Create a first implementation of the send threadMatteo Martincigh
2019-09-24IVGCVSW-3691 Fix the Counter Directory Packet data lengthMatteo Martincigh
2019-09-18IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() functionMatteo Martincigh
2019-09-17IVGCVSW-3691 Rework the CounterDirectory class to take into considerationMatteo Martincigh
2019-09-13IVGCVSW-3872 Add Missing packet to SendMetaDataPacketFerran Balaguer
2019-09-13IVGCVSW-3436 Create the Periodic Counter Selection Command HandlerFerran Balaguer
2019-09-09IVGCVSW-3691 Basic refactoring in view of upcoming work in the profilerMatteo Martincigh
2019-09-09IVGCVSW-3690 Implement SendCounterPacket.SendStreamMetaDataPacket() functionFerran Balaguer
2019-09-05IVGCVSW-3692 Implement SendPeriodicCounterCapturePacket() functionFrancis Murtagh
2019-09-03IVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCounterSelectionPacket()...Ferran Balaguer
2019-09-02IVGCVSW-3434 Create the SendCounterPacket interfaceFerran Balaguer