commit | 34c434d468d71e83b4ba9d69b1143c993ae1829e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Apr 06 13:20:29 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Apr 09 16:53:28 2018 -0700 |
tree | acaaa8c3dee2751abff97f2f0fb1c685bed1178d | |
parent | afe71cfc8ce97887756aad613169358e28c45a62 [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. Bug: 73175642 Test: manual Change-Id: I9bda1717e3f50569ad43f457413c7bc5831fd6a5