summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'README_Streamline.txt')
-rwxr-xr-xREADME_Streamline.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_Streamline.txt b/README_Streamline.txt
index 6a55f60..744c33f 100755
--- a/README_Streamline.txt
+++ b/README_Streamline.txt
@@ -117,7 +117,7 @@ There is a bug in some Linux kernels where perf misidentifies the CPU type. To s
117# ls /sys/bus/event_source/devices/ 117# ls /sys/bus/event_source/devices/
118ARMv7_Cortex_A9 breakpoint software tracepoint 118ARMv7_Cortex_A9 breakpoint software tracepoint
119 119
120To workaround the issue try upgrading to a later kernel or comment out the gator_events_perf_pmu_cpu_init(gator_cpu, type); cal in gator_events_perf_pmu.c 120To work around the issue try upgrading to a later kernel or comment out the gator_events_perf_pmu_cpu_init(gator_cpu, type); call in gator_events_perf_pmu.c
121 121
122*** Profiling the kernel (optional) *** 122*** Profiling the kernel (optional) ***
123 123