commit | 2907191b2fc44fd647ad98072aba28d88a1b6c9e | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue May 28 11:54:07 2019 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue May 28 11:54:07 2019 -0700 |
tree | a88d9f2624e59a49eb7540306030fb8bca5bba14 | |
parent | eb73efc42eb6f0bb546d70492f34b499c20fd36a [diff] |
Simpleperf: fix a reference error in lambda function. loop is a local variable, but the lambda function is used outside its scope. Bug: none Test: test.py TestApiProfiler.*. Change-Id: Ib09019706da001596af340b3909aef355f48cfb8