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}
This commit is contained in:
parent
e2d1d64295
commit
19854a0053
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user