OSDN Git Service

Lower profiler saver thread priority.
authorNicolas Geoffray <ngeoffray@google.com>
Fri, 21 Apr 2017 13:30:18 +0000 (14:30 +0100)
committerNarayan Kamath <narayan@google.com>
Mon, 24 Apr 2017 15:54:45 +0000 (16:54 +0100)
commitc84073db8e919a000cdb923f34697fd5f17a1b30
tree7e6aee246de1cef6bf8f4a07554a53803ad4066f
parentacf8c9e0b0ac05d1a0619782e140139324bae2f9
Lower profiler saver thread priority.

Spotted while looking at bug reports. Doesn't hurt, and better
be safe than sorry.

bug:37446669
bug:36631902
test:manual, looking at bugreports

(cherry picked from commit 23caed84eba735b2615f5962b5161f6dc9e8bd4e)

Change-Id: I47723e368f3a7d863a9ed2e85c223e6e242508d5
runtime/jit/profile_saver.cc