diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-01-27 16:15:56 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-01-28 12:02:48 +0000 |
commit | f0615a3a8ca649a562e67219ab8b9c6a023f4928 (patch) | |
tree | 1df47e018c474c1d8041ee906d9d479f26a84987 /compiler/optimizing/code_generator_utils.cc | |
parent | c3a02d2e9a12d1cd085c91cc6c876ae44daee805 (diff) |
Don't crash if the perf map creation failed
The perf map file is used in the jit compiler to emit the symbol name
for the start address of each jitted function. The file is stored in
/data/misc/trace (previously /data) what is only accessible on
userdebug builds. This change modifies the code to work on user builds
with not using the perf map file if we failed to create it.
Change-Id: Icfecd4bdab94ffc528ec218f3ac2b872fbdacf37
Diffstat (limited to 'compiler/optimizing/code_generator_utils.cc')
0 files changed, 0 insertions, 0 deletions