Update ACL pin to 96b16b65dd96351b8af1b2a785856ce13cc8ba84
[platform/upstream/armnn.git] / src / profiling /
2020-11-13 Mike KellyIVGCVSW-5328-5329 Fuse Activation
2020-10-13 Matthew SloyanIVGCVSW-4489 Remove remaining occurrence of boost:...
2020-09-30 Jan EilersIVGCVSW-5295 Remove boost::format from armnn profiling
2020-09-29 Matthew SloyanIVGCVSW-5301 Remove all boost::numeric_cast from armnn...
2020-08-27 Derek LambertiExport Armnn cmake
2020-08-07 Finn WilliamsIVGCVSW-5170 Do not resend timeline data if TimelineRep...
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-14 Jim FlynnIVGCVSW-5101 Add a SOL/EOL and a process ID label to...
2020-07-14 Jim FlynnMake it build on MACOSX
2020-07-13 Jim FlynnIVGCVSW-5076 Correct Profiling Stream Metadata packet...
2020-07-09 Jim FlynnIVGCVSW-5095 Make timeline report the Linux Thread...
2020-07-06 Jan EilersIVGCVSW-4770 Fix segmentation fault in FileOnlyProfilin...
2020-06-30 Francis MurtaghIVGCVSW-4487 Remove boost::filesystem
2020-06-26 Jim FlynnIVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test...
2020-06-24 Jim FlynnIVGCVSW-4770 Fix Segmentation fault while building...
2020-06-23 Jim FlynnIVGCVSW-5022 Fix master intermittent failure by providi...
2020-06-17 Jim FlynnIVGCVSW-4900 Update Timeline Directory Message with...
2020-06-02 Rob HughesFix a few build warnings:
2020-05-27 Jim FlynnIVGCVSW-4735 Add label GUID to timeline eventClass...
2020-05-27 Pavel MacenauerCatch exceptions by const reference
2020-05-26 Jim FlynnIVGCVSW-4595 Change FileOnlyProfilingConnection to...
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-19 Finn WilliamsIVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS...
2020-05-19 Rob HughesFix some Windows build errors:
2020-05-15 Finn WilliamsIVGCVSW-4831 Fix Packet header includes in backends
2020-05-15 Finn WilliamsIVGCVSW-4835 Change CounterSet and Device name offsets...
2020-05-13 Finn WilliamsIVGCVSW-4828 Call m_CounterDirectory.IsCounterRegistere...
2020-05-13 Finn WilliamsIVGCVSW-4737 Add check for CpuRef back-end before using...
2020-05-13 Finn WilliamsIVGCVSW-4794 Change ArmNN counters to report delta...
2020-05-13 Colm DonelanIVGCVSW-4776 Warn when MIN_STATIC_GUID is returned...
2020-05-13 Colm DonelanIVGCVSW-4775 Centralizing definition of ThreadIdSize...
2020-05-12 Finn WilliamsIVGCVSW-4731 Move Packet.hpp to profiling/common/include
2020-05-08 Finn WilliamsIVGCVSW-4794 Fix ArmNN Counters incorrectly set to...
2020-05-07 Finn WilliamsIVGCVSW-4730 Remove the duplication of PIPE_MAGIC in...
2020-05-01 Finn WilliamsUpdate the CounterDirectory Packet offsets to be relati...
2020-04-30 Finn WilliamsIVGCVSW-4760 Change the offsets in the counter director...
2020-04-30 Finn WilliamsIVGCVSW-4732 Move NetworkSockets class needs to profili...
2020-04-27 Finn WilliamsIVGCVSW-4594 Refactor the GatordMockService and GatordM...
2020-04-27 Jim FlynnIVGCVSW-4595 Add IFileOnlyPacketHandlers to file only...
2020-04-27 Finn WilliamsIVGCVSW-4722 Add missing m_TimelineEnabled bool to...
2020-04-22 Finn WilliamsIVGCVSW-4719 Remove possible zeros from SendStreamMetaD...
2020-04-20 David MonahanIVGCVSW-4513 Remove boost/algorithm/string *
2020-04-16 Finn WilliamsIVGCVSW-4701 Make the GUIDGenerator thread safe
2020-04-16 Finn WilliamsIVGCVSW-4699 Force timestamps to always be in nanoseconds
2020-04-10 Finn WilliamsIVGCVSW-4666 Call EnableProfiling when state switches...
2020-04-10 Jan EilersIVGCVSW-4483 Remove boost::polymorphic_downcast
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-04-02 Keith DavisIVGCVSW-4455 Add an Activate and Deactivate control...
2020-03-26 Jan EilersIVGCVSW-4526 Fix UnitTest errors when running on raspbe...
2020-03-24 Finn WilliamsIVGCVSW-4596 Fix BufferManager's packet order
2020-03-20 Finn WilliamsIVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClasses
2020-03-20 Sadik ArmaganIVGCVSW-4587 ArmNN failing to build in the Internal OOB
2020-03-20 Sadik ArmaganIVGCVSW-4582 Undefined reference to GetProfilingService...
2020-03-19 Isabella GottardiMLECO-755: ArmNN: Add file format external profiling...
2020-03-18 Sadik ArmaganIVGCVSW-4463 Change ProfilingService to a member of...
2020-03-11 Keith DavisIVGCVSW-4542 Refactor TimelineDecoder parsing of Timeli...
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-03-09 Keith DavisIVGCVSW-4541 Modify Timeline Packet construction
2020-03-04 Sadik ArmaganIVGCVSW-4163 Enhance the error handling in the ReadPack...
2020-02-28 Sadik ArmaganIVGCVSW-4454 Remove the CounterSet and Device fields...
2020-02-17 Sadik ArmaganIVGCVSW-4320 Implement the bulk reporting of counter...
2020-02-16 Jim FlynnIVGCVSW-4320 Implement ReportCounters in BackendProfiling
2020-02-14 Finn WilliamsIVGCVSW-4338 Implement the Activation of Counters in...
2020-02-13 David MonahanIVGCVSW-4400 Backend Counter Registry Functionality
2020-02-10 Finn WilliamsIVGCVSW-4424 Set minimum timeout for SendThread in...
2020-02-10 Sadik ArmaganIVGCVSW-4328 BufferManager running out of buffers crash...
2020-02-10 David MonahanIVGCVSW-4400 Adding invocation of the back to Profiling...
2020-02-10 James ConroyIVGCVSW-4319 Implement Counter Status Querying
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-03 Jim FlynnIVGCVSW-4393 Register backend counters
2020-02-02 Jim FlynnIVGCVSW-4394 Add CounterIdMap to Profiling Service
2020-01-30 Jan EilersIVGCVSW-4171 Temporarily disable DumpOutgoingValidFileE...
2020-01-30 David MonahanIVGCVSW-4391 Add Global/Backend Counter ID map
2020-01-28 Colm DonelanIVGCVSW-4316 Promote ISendTimelinePacket and IProfiling...
2020-01-24 Rob HughesAdd ARMNN_DLLEXPORT macro to import/export static data...
2020-01-21 Rob HughesAdd thin abstraction layer for processes and filesystem
2020-01-21 Rob HughesAdd thin abstraction layer for network sockets
2020-01-14 Finn WilliamsIVGCVSW-4229 Fix Intermittent failures in ExternalProfiling
2020-01-09 Rob HughesFix build error on gcc 7+ for implicit switch statement...
2020-01-03 Derek LambertiIVGCVSW-4246 Clean build of profiling with -Wextra Pt2
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build profiling with -Wextra
2019-12-13 Keith DavisIVGCVSW-4178 Add code to increment the 3 ArmNN counters
2019-12-09 Finn WilliamsIVGCVSW-4228 Fix SendThreadSendStreamMetadataPacket
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-12-04 Jim FlynnIVGCVSW-4223 Change PeriodicCounterCapture Packet Famil...
2019-12-04 David MonahanIVGCVSW-4016 Add the Inference timeline trace and unit...
2019-12-04 Finn WilliamsIVGCVSW-4118 Change the SendCounterPacket send thread...
2019-12-04 Finn WilliamsIVGCVSW-4221 Fix SendCounterPacket hanging for indefini...
2019-12-03 janeil01IVGCVSW-4171 Fix intermittent failure on FileOnlyProfil...
2019-12-02 Narumol PrangnawaratIVGCVSW-4015 Add input and output workload to post...
2019-11-29 Narumol PrangnawaratIVGCVSW-4070 Implement "send post-optimized network...
2019-11-29 Colm DonelanIVGCVSW-4118 Fix long unit test execution
2019-11-28 Matteo MartincighMake the profiling GUID test independent from random...
2019-11-28 Matteo MartincighRemove const type qualifiers with no effect
2019-11-21 Colm DonelanIVGCVSW-4124 Replacing the "sleep_for" loop from FileOn...
2019-11-19 Narumol PrangnawaratIVGCVSW-4070 Add CreatedNamedTypeEntity and CreateNamed...
2019-11-19 Narumol PrangnawaratIVGCVSW-4068 Add Guid to Workload
2019-11-18 Narumol PrangnawaratIVGCVSW-3980 Implementation of Guid generator
next