aboutsummaryrefslogtreecommitdiff
path: root/src/profiling
AgeCommit message (Expand)Author
2019-10-31IVGCVSW-4049 Fix potential threading issue with the SendCounterPacket threadFinn Williams
2019-10-30IVGCVSW-4037 Add a CreateNamedTypedChildEntity methodNarumol Prangnawarat
2019-10-30IVGCVSW-4036 Add CreateNamedTypedEntity functionNarumol Prangnawarat
2019-10-30IVGCVSW-4035 Add a CreateTypedLabel functionMatteo Martincigh
2019-10-28IVGCVSW-4033 Provide a utility method to send the 'well known'Matteo Martincigh
2019-10-28IVGCVSW-4031 Provide well known profiling GUIDsJim Flynn
2019-10-25IVGCVSW-4022 Create a DeclareLabel utility functionMatteo Martincigh
2019-10-25IVGCVSW-4028 Add TimelinePacketWriterFactory to ProfilingServiceJim Flynn
2019-10-25IVGCVSW-4027 Add the IProfilingGuidGenerator interfaceJim Flynn
2019-10-24IVGCVSW-3950 Create SendTimelinePacket interface and classSadik Armagan
2019-10-22IVGCVSW-3980 Add ProfilingGuid and ProfilingGuidGenerator APINarumol Prangnawarat
2019-10-22Fix for bug where ProfilingConnectionDumpToFactory is not used in profiling s...Keith Davis
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-16IVGCVSW-3930 Create the Timeline Relationship Binary PacketNarumol Prangnawarat
2019-10-16IVGCVSW-3931 Create the Timeline Event Binary PacketMatteo Martincigh
2019-10-16Refactor ProfilingUtilsJan Eilers
2019-10-16IVGCVSW-3929 Create the Timeline Event Class Binary PacketJan Eilers
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-11IVGCVSW-3721 Add support for startup sequence (Mock Gatord service).Colm Donelan
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-3926 Create the Timeline Message Directory PackageSadik Armagan
2019-10-08IVGCVSW-3937 Add the necessary components to the ProfilingService class toMatteo Martincigh
2019-10-08IVGCVSW-3948 Add Profiling config to Runtime constructorJim Flynn
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-3928 Add the Timeline Entity Binary PacketDavid Monahan
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-10-04IVGCVSW-3949 Fix signed/unsigned comparison bugJim Flynn
2019-10-04IVGCVSW-3904 Add more unit tests for send thread with BufferManagerNarumol Prangnawarat
2019-10-03IVGCVSW-3927 Create the Timeline Label Binary PacketMatteo Martincigh
2019-10-03IVGCVSW-3440 Fix intermittently failing send thread testMatteo Martincigh
2019-10-03Throw by value, catch by const reference. Even anonymously.Matthew Bentham
2019-09-30IVGCVSW-3903 Create Counter Stream BufferNarumol Prangnawarat
2019-09-30IVGCVSW-3920 Fix build regression due to implicit conversion in ProfilingConn...Aron Virginas-Tar
2019-09-27IVGCVSW-3442 Add ProfilingConnectionDumpToFileDecoratorAron Virginas-Tar
2019-09-27IVGCVSW-3557 Return IProfilingConnection from ProfilingConnectionFactorySadik Armagan
2019-09-26IVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffer and IBufferManager i...Narumol Prangnawarat