OSDN Git Service

Perfprofd: Factor out threaded handler
authorAndreas Gampe <agampe@google.com>
Mon, 2 Apr 2018 17:58:32 +0000 (10:58 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 3 Apr 2018 03:31:01 +0000 (20:31 -0700)
commit7ecfbe85850996b10463bedbfa2745cf3761182c
tree82214450ea46785f3c63aaf9e01354d6d8386d73
parent553b764daad96489984f511d30af8aa6f5b6bbf2
Perfprofd: Factor out threaded handler

To improve testability.

(cherry picked from commit b019ddc547f4491fee3ac95415767b02ae40edd1)

Bug: 73175642
Test: mmma system/extras/perfprofd
Test: perfprofd_test
Merged-In: I259b86b9ef7c8c7d8523f3875ce63c2e71e42543
Change-Id: I259b86b9ef7c8c7d8523f3875ce63c2e71e42543
perfprofd/binder_interface/perfprofd_binder.cc
perfprofd/perfprofd_threaded_handler.h [new file with mode: 0644]
perfprofd/tests/perfprofd_test.cc