aboutsummaryrefslogtreecommitdiff
path: root/README_Streamline.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README_Streamline.txt')
-rw-r--r--README_Streamline.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README_Streamline.txt b/README_Streamline.txt
index 6a55f60..744c33f 100644
--- 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
# ls /sys/bus/event_source/devices/
ARMv7_Cortex_A9 breakpoint software tracepoint
-To 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
+To 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
*** Profiling the kernel (optional) ***