gator: Version 5.16
authorJon Medhurst <tixy@linaro.org>
Thu, 10 Oct 2013 15:48:56 +0000 (16:48 +0100)
committerJon Medhurst <tixy@linaro.org>
Fri, 11 Oct 2013 11:43:21 +0000 (12:43 +0100)
commitd369859ea66a29a79162f622a3816c4eb9024940
tree1042c4c9f4b0e075267712fd2ee97a400c868840
parentaaf37a3203b5ad30714cde34f4a6b40c3195eebf
gator: Version 5.16

Signed-off-by: Jon Medhurst <tixy@linaro.org>
42 files changed:
drivers/gator/Makefile
drivers/gator/gator.h
drivers/gator/gator_annotate.c
drivers/gator/gator_cookies.c
drivers/gator/gator_events_ccn-504.c [new file with mode: 0644]
drivers/gator/gator_events_mali_400.c [deleted file]
drivers/gator/gator_events_mali_400.h [deleted file]
drivers/gator/gator_events_mali_4xx.c [new file with mode: 0644]
drivers/gator/gator_events_mali_4xx.h [new file with mode: 0644]
drivers/gator/gator_events_mali_common.c
drivers/gator/gator_events_mali_common.h
drivers/gator/gator_events_mali_t6xx_hw.c
drivers/gator/gator_events_mmaped.c
drivers/gator/gator_hrtimer_gator.c
drivers/gator/gator_iks.c
drivers/gator/gator_main.c
drivers/gator/gator_marshaling.c
drivers/gator/gator_trace_gpu.c
drivers/gator/gator_trace_sched.c
drivers/gator/mali/mali_mjollnir_profiling_gator_api.h [new file with mode: 0644]
drivers/gator/mali/mali_utgard_profiling_gator_api.h [new file with mode: 0644]
tools/gator/daemon/Android.mk
tools/gator/daemon/Buffer.cpp
tools/gator/daemon/Buffer.h
tools/gator/daemon/CapturedXML.cpp
tools/gator/daemon/Child.cpp
tools/gator/daemon/ConfigurationXML.cpp
tools/gator/daemon/ConfigurationXML.h
tools/gator/daemon/Hwmon.cpp
tools/gator/daemon/KMod.cpp
tools/gator/daemon/OlyUtility.cpp
tools/gator/daemon/Sender.cpp
tools/gator/daemon/SessionData.h
tools/gator/daemon/StreamlineSetup.cpp
tools/gator/daemon/StreamlineSetup.h
tools/gator/daemon/events-CCN-504.xml [new file with mode: 0644]
tools/gator/daemon/events-Cortex-A12.xml [new file with mode: 0644]
tools/gator/daemon/events-Linux.xml
tools/gator/daemon/events-Mali-400.xml [deleted file]
tools/gator/daemon/events-Mali-4xx.xml [new file with mode: 0644]
tools/gator/daemon/events-Mali-T6xx_hw.xml
tools/gator/daemon/main.cpp