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
1 file changed