9a82ada085
This lets perf.dart find the SDK and the .packages file regardless of the architecture that's being tested and the working directory in which the script is started. Fixes #28676. R=sigmund@google.com Review-Url: https://codereview.chromium.org/2687723002 .