aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/test/ProfilingTests.cpp
AgeCommit message (Expand)Author
2019-11-15IVGCVSW-4074 Send Timeline message in RequestCounterDirectoryCommandHandlerMatteo Martincigh
2019-11-15IVGCVSW-4073 Send stream info in the ConnectionAcknowledgedCommandHandlerMatteo Martincigh
2019-11-06IVGCVSW-3444 File Only Profiling ConnectionKeith Davis
2019-10-18IVGCVSW-4005 Add PacketFamilyId to version resolverJim Flynn
2019-10-18IVGCVSW-4002 Add FamilyId to CommandHandlerKeyJim Flynn
2019-10-15IVGCVSW-3939 Code refactoring and minor fixesMatteo Martincigh
2019-10-15IVGCVSW-3948 Add Startup method to ProfilingJim Flynn
2019-10-15IVGCVSW-3984 Fix CheckPeriodicCounterCaptureThreadFinn Williams
2019-10-14IVGCVSW-3971 Implement the Per-Job Counter Selection command handlerMatteo Martincigh
2019-10-14IVGCVSW-3972 Implement the Disconnect functionalityJim Flynn
2019-10-11IVGCVSW-3964 Implement the Periodic Counter Selection command handlerMatteo Martincigh
2019-10-10IVGCVSW-3964 Change the type held by the Packet class to unsigned charMatteo Martincigh
2019-10-10IVGCVSW-3963 Implement the Request Counter Directory HandlerMatteo Martincigh
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 Update the Send thread to send out the Metadata packetMatteo Martincigh
2019-10-08IVGCVSW-3937 Refactor and improve the CommandHandleRegistry classMatteo Martincigh
2019-10-07IVGCVSW-3937 Make dynamic use the of the profiling connectionMatteo Martincigh
2019-10-07IVGCVSW-3937 Refactor and improve the PeriodicCounterCapture classMatteo Martincigh
2019-10-07IVGCVSW-3937 Rename CommandThread to CommandHandlerMatteo Martincigh
2019-10-07IVGCVSW-3937 Refactor the command threadMatteo Martincigh
2019-10-07IVGCVSW-3937 Initial ServiceProfiling refactoringMatteo Martincigh
2019-09-27IVGCVSW-3557 Return IProfilingConnection from ProfilingConnectionFactorySadik Armagan
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-25IVGCVSW-3411 Add the Counter Values array and accessor methodsFinnWilliamsArm
2019-09-24IVGCVSW-3439 Create the Command ThreadFinnWilliamsArm
2019-09-24IVGCVSW-3691 Fix the Counter Directory Packet data lengthMatteo Martincigh
2019-09-23IVGCVSW-3413 Add the Counters MetadataFinnWilliamsArm
2019-09-23IVGCVSW-3437 Add Request Counter Directory Command HandlerNarumol Prangnawarat
2019-09-20IVGCVSW-3433 Create the Periodic Counter Capture ThreadFrancis Murtagh
2019-09-19IVGCVSW-3430 Connection Acknowledged Command Handler ImplementationSadik Armagan
2019-09-18IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() functionMatteo Martincigh
2019-09-18IVGCVSW-3432 Fix a multithread store conflictJim Flynn
2019-09-18IVGCVSW-3691 Add extra unit tests to complete coverage forMatteo Martincigh
2019-09-17IVGCVSW-3691 Rework the CounterDirectory class to take into considerationMatteo Martincigh
2019-09-16IVGCVSW-3826: Implement IProfiling functionsFinnWilliamsArm
2019-09-16Split out basic CaptureData unit tests from Holder testsMatthew Bentham
2019-09-13IVGCVSW-3436 Create the Periodic Counter Selection Command HandlerFerran Balaguer
2019-09-12IVGCVSW-3580: Extend the IProfilingConnection to connect to a SocketTeresa Charlin
2019-09-09IVGCVSW-3691 Add utility function to generate valid UIDs for profiling objectsMatteo Martincigh
2019-09-09IVGCVSW-3432 Create CaptureData HolderFrancis Murtagh
2019-09-05IVGCVSW-3674 Create basic ProfileService classKeith Davis
2019-09-05IVGCVSW-3432 Create CaptureData HolderFrancis Murtagh
2019-09-04IVGCVSW-3432 Create CaptureData HolderFrancis Murtagh
2019-09-03IVGCVSW-3431 Create Profiling Service State MachineNikhil Raj
2019-08-23IVGCVSW-3427 Create PacketVersionResolver classAron Virginas-Tar
2019-08-19IVGCVSW-3429 Add a utility Version classNikhil Raj
2019-08-16IVGCVSW-3550 Create Command Handler RegistryFrancis Murtagh
2019-08-16IVGCVSW-3425 Create the Command Handler Functor base classFrancis Murtagh