OSDN Git Service

Add option to tune sample collection based on thread sensitivity
authorCalin Juravle <calin@google.com>
Thu, 7 Apr 2016 16:09:25 +0000 (17:09 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 13 Apr 2016 11:42:29 +0000 (12:42 +0100)
commitb2771b41a956b50266d4d83fbb067f99faf7b7dc
tree797b73b8b97c496938a9f6bc498d75911b1ff3c9
parentf9eed16e175f8c7cb37d878acc772d653b07101e
Add option to tune sample collection based on thread sensitivity

Bug: 28065407
Bug: 27865109

Change-Id: Icdb89f8f8874a41c07e73185523d18e8956620d3
13 files changed:
runtime/interpreter/mterp/mterp.cc
runtime/jit/jit.cc
runtime/jit/jit.h
runtime/jit/jit_instrumentation.cc
runtime/jit/jit_instrumentation.h
runtime/monitor.cc
runtime/monitor.h
runtime/monitor_android.cc
runtime/parsed_options.cc
runtime/runtime.cc
runtime/runtime_options.def
runtime/thread.cc
runtime/thread.h