aboutsummaryrefslogtreecommitdiff
path: root/tests/profiling
AgeCommit message (Expand)Author
2020-10-01IVGCVSW-5283 Switch tests/profiling/gatordmock over to cxxoptsMatthew Sloyan
2020-09-11IVGCVSW-5299 Remove some boost::numeric_cast from armnn/testsMatthew Sloyan
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-15IVGCVSW-5080 Fixing OOB unit test failures in GatordMockTests.Colm Donelan
2020-07-09IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread IDJim Flynn
2020-06-25IVGCVSW-4982 Fix failure in GatordMockTestsJan Eilers
2020-05-24IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduc...Finn Williams
2020-05-13IVGCVSW-4737 Add check for CpuRef back-end before using it in testsFinn Williams
2020-05-12IVGCVSW-4731 Move Packet.hpp to profiling/common/includeFinn 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-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedComm...Finn Williams
2020-04-22IVGCVSW-4708 Add command to send activate/deactivate timeline packets to garo...Finn Williams
2020-04-10IVGCVSW-4666 Call EnableProfiling when state switches to activeFinn Williams
2020-04-07IVGCVSW-4661 Add include Assert to GatordMockService.cppNarumol Prangnawarat
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-25IVGCVSW-4589 Add timeline tests to Mock Gatord end to end testFinn Williams
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-18IVGCVSW-4161 Provide for per model call back registrationFinn Williams
2020-03-12GatordMock: Fixing errors in parsing command file.Colm Donelan
2020-03-04IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entityFinn Williams
2020-03-02IVGCVSW-4164 Change the callbacks to a C++ pure virtual interfaceFinn Williams
2020-02-28IVGCVSW-4454 Remove the CounterSet and Device fields from CategorySadik Armagan
2020-02-16IVGCVSW-4320 Implement ReportCounters in BackendProfilingJim Flynn
2020-01-21Add thin abstraction layer for network socketsRob Hughes
2019-12-06Bugfix: Fix include directives for GatordFrancis Murtagh
2019-12-04IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3Jim Flynn
2019-11-19IVGCVSW-4068 Add Guid to WorkloadNarumol Prangnawarat
2019-11-15IVGCVSW-4129 Fix thread starvation due to low capture periodsColm Donelan
2019-11-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh
2019-11-15IVGCVSW-4072 Add stream header to Timeline Message Directory packetMatteo Martincigh
2019-11-14Fix a few compile errors:Rob Hughes
2019-11-07IVGCVSW-3951 Create the timeline decoderFinn Williams
2019-11-06IVGCVSW-3444 File Only Profiling ConnectionKeith Davis
2019-10-23Fix build failures on RPi 4BJammy Zhou
2019-10-21IVGCVSW-3989 Create the Counter Directory DecoderFinn Williams
2019-10-18IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
2019-10-18IVGCVSW-4005 Add PacketFamilyId to version resolverJim Flynn
2019-10-18IVGCVSW-4002 Add FamilyId to CommandHandlerKeyJim Flynn
2019-10-17IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
2019-10-17IVGCVSW-3400 Fixed include directives for Gatord buildsMatteo Martincigh
2019-10-11IVGCVSW-3551 Fix CounterCaptureHandlingTestFinn Williams
2019-10-11IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
2019-09-09IVGCVSW-3720 Start a UDS server that accepts connections.Colm Donelan
2019-09-06IVGCVSW-3719 Create test program executable.Colm Donelan