commit | a83dc498969481bf684df0b5c509128e311540cf | [log] [tgz] |
---|---|---|
author | Mark Hansen <markhansen@google.com> | Tue Aug 31 06:39:10 2021 +0000 |
committer | Mark Hansen <markhansen@google.com> | Tue Aug 31 06:41:47 2021 +0000 |
tree | 4864844e95c84d4b87891a9e46cdec557e0f9933 | |
parent | 082b8c9785a7ba0fe8bdb1db73c92e8293531541 [diff] |
Add PID to report_sample.py This is equivalent to the output of running `perf script -F +pid` This field is read by Firefox Profiler to group tids by their process: https://profiler.firefox.com/docs/#/./guide-perf-profiling?id=step-2-convert-the-profile Change-Id: I5002110cb76ad76941fb9ee19755e5c1bafdfae3 BUG=198242250