commit | 6500290246edb1c88c8c2699099a9c35bcb23ec7 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Apr 06 13:20:29 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu May 03 13:29:00 2018 -0700 |
tree | 60ba253e55c744b5e649f0e12d40573a1a1c9d69 | |
parent | d3720175b9e6b63fbcd1a006aaebfdabda36d1c7 [diff] |
Perfprofd: Add parallel processing to stack script Allow to process multiple proto files in parallel. This will fork out each processed file into a subprocess, as making symbolization thread-safe is non-trivial. (cherry picked from commit 34c434d468d71e83b4ba9d69b1143c993ae1829e) Bug: 73175642 Test: manual Merged-In: I9bda1717e3f50569ad43f457413c7bc5831fd6a5 Change-Id: I9bda1717e3f50569ad43f457413c7bc5831fd6a5