From 19854a0053d177d817b5827cba879fe43c22bf20 Mon Sep 17 00:00:00 2001 From: henrika Date: Mon, 27 Feb 2017 05:07:59 -0800 Subject: [PATCH] Trivial fix in profiling scripts. NOTRY=TRUE TBR=kjellander BUG=NONE Review-Url: https://codereview.webrtc.org/2723493003 Cr-Commit-Position: refs/heads/master@{#16861} --- tools-webrtc/android/profiling/perf_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools-webrtc/android/profiling/perf_setup.sh b/tools-webrtc/android/profiling/perf_setup.sh index 805250ae9d..ae3de6c3f6 100755 --- a/tools-webrtc/android/profiling/perf_setup.sh +++ b/tools-webrtc/android/profiling/perf_setup.sh @@ -209,7 +209,7 @@ function cleanup() { # device to ensure that symbols are up-to-date. function perf_update() { copy_native_shared_library_to_symbol_cache - copy_kernal_symbols_from_device_to_symbol_cache + copy_kernel_symbols_from_device_to_symbol_cache } # Record stack frame based call graphs while using the application.