IVGCVSW-5301 Remove all boost::numeric_cast from armnn/src/profiling
[platform/upstream/armnn.git] / src / profiling / ProfilingUtils.cpp
2020-09-29 Matthew SloyanIVGCVSW-5301 Remove all boost::numeric_cast from armnn...
2020-07-29 Jim FlynnIVGCVSW-5166 Pull out the common and server side code...
2020-07-28 Kevin MayIVGCVSW-5079 Fix for Timeline decoder segfaults when...
2020-07-13 Jim FlynnIVGCVSW-5076 Correct Profiling Stream Metadata packet...
2020-07-09 Jim FlynnIVGCVSW-5095 Make timeline report the Linux Thread...
2020-06-17 Jim FlynnIVGCVSW-4900 Update Timeline Directory Message with...
2020-05-27 Jim FlynnIVGCVSW-4735 Add label GUID to timeline eventClass...
2020-05-24 Finn WilliamsIVGCVSW-4734 Add an Attribute label guid to the relatio...
2020-05-22 Francis MurtaghBugfix: Profiling use of substr() incorrectly parses...
2020-05-13 Colm DonelanIVGCVSW-4775 Centralizing definition of ThreadIdSize...
2020-04-27 Jim FlynnIVGCVSW-4595 Add IFileOnlyPacketHandlers to file only...
2020-04-16 Finn WilliamsIVGCVSW-4699 Force timestamps to always be in nanoseconds
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-04-02 Keith DavisIVGCVSW-4455 Add an Activate and Deactivate control...
2020-03-09 Keith DavisIVGCVSW-4541 Modify Timeline Packet construction
2020-02-28 Sadik ArmaganIVGCVSW-4454 Remove the CounterSet and Device fields...
2019-12-13 Keith DavisIVGCVSW-4178 Add code to increment the 3 ArmNN counters
2019-11-15 Matteo MartincighIVGCVSW-4072 Add stream header to Timeline Message...
2019-11-07 Finn WilliamsIVGCVSW-3951 Create the timeline decoder
2019-11-06 Matteo MartincighIVGCVSW-4065 Add a RecordEvent function
2019-11-06 Keith DavisIVGCVSW-3444 File Only Profiling Connection
2019-11-05 Matteo MartincighIVGCVSW-4065 Use platform-specific thread id size in...
2019-11-05 Matteo MartincighIVGCVSW-4065 Refactor the IPacketBuffer smart pointers
2019-10-24 Sadik ArmaganIVGCVSW-3950 Create SendTimelinePacket interface and...
2019-10-16 Narumol PrangnawaratIVGCVSW-3930 Create the Timeline Relationship Binary...
2019-10-16 Matteo MartincighIVGCVSW-3931 Create the Timeline Event Binary Packet
2019-10-16 Jan EilersRefactor ProfilingUtils
2019-10-16 Jan EilersIVGCVSW-3929 Create the Timeline Event Class Binary...
2019-10-08 Sadik ArmaganIVGCVSW-3926 Create the Timeline Message Directory...
2019-10-07 David MonahanIVGCVSW-3928 Add the Timeline Entity Binary Packet
2019-10-03 Matteo MartincighIVGCVSW-3927 Create the Timeline Label Binary Packet
2019-09-26 Narumol PrangnawaratIVGCVSW-3902 Create IReadOnlyPacketBuffer, IPacketBuffe...
2019-09-18 Matteo MartincighIVGCVSW-3691 Implement SendCounterPacket.SendCounterDir...
2019-09-17 Matteo MartincighIVGCVSW-3691 Rework the CounterDirectory class to take...
2019-09-09 Matteo MartincighIVGCVSW-3691 Add utility function to generate valid...
2019-09-09 Matteo MartincighIVGCVSW-3691 Basic refactoring in view of upcoming...
2019-09-09 Ferran BalaguerIVGCVSW-3690 Implement SendCounterPacket.SendStreamMeta...
2019-09-05 Francis MurtaghIVGCVSW-3692 Implement SendPeriodicCounterCapturePacket...
2019-09-03 Ferran BalaguerIVGCVSW-3693 Implement SendCounterPacket.SendPeriodicCo...