commit | fe5599a68adf8703973f38471778152d90160ef3 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Dec 22 13:51:52 2017 -0800 |
committer | Andreas Gampe <agampe@google.com> | Fri Dec 22 15:46:45 2017 -0800 |
tree | 7d715c98f2f336be0c5df457f71a94725a72f521 | |
parent | 90fd001b8d4503ae744962fe94beed4850bd1c19 [diff] |
Perfprofd: Implement simpleperf interrupt Change profiling to wait for the requested duration. This allows profiling to be interrupted when simpleperf is already running. When profiling should be stopped, send a SIGHUP to simpleperf, which will make it finish sampling and clean up. Test: m Change-Id: I1572afcf61dd89bfaee00b036e4301e86e66e993