tools: Remove Gator deamon
authorApavayan Sinha <info@apavayan.com>
Sun, 24 Jul 2016 09:34:53 +0000 (15:04 +0530)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:50 +0000 (18:03 +0200)
commit1e08ad13fd29c46412a4fbfa7394eed64d13974f
tree6b11c448bfd8c35dd91f02cb313a1ff46b160d7f
parentb8da09e5a7e56b57e10788894e28ab13cb250a24
tools: Remove Gator deamon
106 files changed:
tools/gator/daemon/Android.mk [deleted file]
tools/gator/daemon/Buffer.cpp [deleted file]
tools/gator/daemon/Buffer.h [deleted file]
tools/gator/daemon/CapturedXML.cpp [deleted file]
tools/gator/daemon/CapturedXML.h [deleted file]
tools/gator/daemon/Child.cpp [deleted file]
tools/gator/daemon/Child.h [deleted file]
tools/gator/daemon/Config.h [deleted file]
tools/gator/daemon/ConfigurationXML.cpp [deleted file]
tools/gator/daemon/ConfigurationXML.h [deleted file]
tools/gator/daemon/Counter.h [deleted file]
tools/gator/daemon/Driver.cpp [deleted file]
tools/gator/daemon/Driver.h [deleted file]
tools/gator/daemon/DriverSource.cpp [deleted file]
tools/gator/daemon/DriverSource.h [deleted file]
tools/gator/daemon/DynBuf.cpp [deleted file]
tools/gator/daemon/DynBuf.h [deleted file]
tools/gator/daemon/EventsXML.cpp [deleted file]
tools/gator/daemon/EventsXML.h [deleted file]
tools/gator/daemon/ExternalSource.cpp [deleted file]
tools/gator/daemon/ExternalSource.h [deleted file]
tools/gator/daemon/Fifo.cpp [deleted file]
tools/gator/daemon/Fifo.h [deleted file]
tools/gator/daemon/Hwmon.cpp [deleted file]
tools/gator/daemon/Hwmon.h [deleted file]
tools/gator/daemon/KMod.cpp [deleted file]
tools/gator/daemon/KMod.h [deleted file]
tools/gator/daemon/LocalCapture.cpp [deleted file]
tools/gator/daemon/LocalCapture.h [deleted file]
tools/gator/daemon/Logging.cpp [deleted file]
tools/gator/daemon/Logging.h [deleted file]
tools/gator/daemon/Makefile [deleted file]
tools/gator/daemon/Makefile_aarch64 [deleted file]
tools/gator/daemon/Monitor.cpp [deleted file]
tools/gator/daemon/Monitor.h [deleted file]
tools/gator/daemon/OlySocket.cpp [deleted file]
tools/gator/daemon/OlySocket.h [deleted file]
tools/gator/daemon/OlyUtility.cpp [deleted file]
tools/gator/daemon/OlyUtility.h [deleted file]
tools/gator/daemon/PerfBuffer.cpp [deleted file]
tools/gator/daemon/PerfBuffer.h [deleted file]
tools/gator/daemon/PerfDriver.cpp [deleted file]
tools/gator/daemon/PerfDriver.h [deleted file]
tools/gator/daemon/PerfGroup.cpp [deleted file]
tools/gator/daemon/PerfGroup.h [deleted file]
tools/gator/daemon/PerfSource.cpp [deleted file]
tools/gator/daemon/PerfSource.h [deleted file]
tools/gator/daemon/Proc.cpp [deleted file]
tools/gator/daemon/Proc.h [deleted file]
tools/gator/daemon/Sender.cpp [deleted file]
tools/gator/daemon/Sender.h [deleted file]
tools/gator/daemon/SessionData.cpp [deleted file]
tools/gator/daemon/SessionData.h [deleted file]
tools/gator/daemon/SessionXML.cpp [deleted file]
tools/gator/daemon/SessionXML.h [deleted file]
tools/gator/daemon/Source.cpp [deleted file]
tools/gator/daemon/Source.h [deleted file]
tools/gator/daemon/StreamlineSetup.cpp [deleted file]
tools/gator/daemon/StreamlineSetup.h [deleted file]
tools/gator/daemon/UEvent.cpp [deleted file]
tools/gator/daemon/UEvent.h [deleted file]
tools/gator/daemon/UserSpaceSource.cpp [deleted file]
tools/gator/daemon/UserSpaceSource.h [deleted file]
tools/gator/daemon/common.mk [deleted file]
tools/gator/daemon/defaults.xml [deleted file]
tools/gator/daemon/escape.c [deleted file]
tools/gator/daemon/events-ARM11.xml [deleted file]
tools/gator/daemon/events-ARM11MPCore.xml [deleted file]
tools/gator/daemon/events-CCI-400.xml [deleted file]
tools/gator/daemon/events-CCN-504.xml [deleted file]
tools/gator/daemon/events-Cortex-A12.xml [deleted file]
tools/gator/daemon/events-Cortex-A15.xml [deleted file]
tools/gator/daemon/events-Cortex-A5.xml [deleted file]
tools/gator/daemon/events-Cortex-A53.xml [deleted file]
tools/gator/daemon/events-Cortex-A57.xml [deleted file]
tools/gator/daemon/events-Cortex-A7.xml [deleted file]
tools/gator/daemon/events-Cortex-A8.xml [deleted file]
tools/gator/daemon/events-Cortex-A9.xml [deleted file]
tools/gator/daemon/events-Krait-architected.xml [deleted file]
tools/gator/daemon/events-L2C-310.xml [deleted file]
tools/gator/daemon/events-Linux.xml [deleted file]
tools/gator/daemon/events-Mali-4xx.xml [deleted file]
tools/gator/daemon/events-Mali-T6xx.xml [deleted file]
tools/gator/daemon/events-Mali-T6xx_hw.xml [deleted file]
tools/gator/daemon/events-Perf-Hardware.xml [deleted file]
tools/gator/daemon/events-Scorpion.xml [deleted file]
tools/gator/daemon/events-ScorpionMP.xml [deleted file]
tools/gator/daemon/events_footer.xml [deleted file]
tools/gator/daemon/events_header.xml [deleted file]
tools/gator/daemon/k/perf_event.3.12.h [deleted file]
tools/gator/daemon/k/perf_event.h [deleted symlink]
tools/gator/daemon/main.cpp [deleted file]
tools/gator/daemon/mxml/COPYING [deleted file]
tools/gator/daemon/mxml/config.h [deleted file]
tools/gator/daemon/mxml/mxml-attr.c [deleted file]
tools/gator/daemon/mxml/mxml-entity.c [deleted file]
tools/gator/daemon/mxml/mxml-file.c [deleted file]
tools/gator/daemon/mxml/mxml-get.c [deleted file]
tools/gator/daemon/mxml/mxml-index.c [deleted file]
tools/gator/daemon/mxml/mxml-node.c [deleted file]
tools/gator/daemon/mxml/mxml-private.c [deleted file]
tools/gator/daemon/mxml/mxml-private.h [deleted file]
tools/gator/daemon/mxml/mxml-search.c [deleted file]
tools/gator/daemon/mxml/mxml-set.c [deleted file]
tools/gator/daemon/mxml/mxml-string.c [deleted file]
tools/gator/daemon/mxml/mxml.h [deleted file]