debugd: Pick per-cpu perf command lines.

When profiling with quipper, we want to use per-CPU files to select what to
profile with probability values. This is because some perf commands may not work
or may not be appropriate for some CPUs.

BUG=chromium:224056
TEST=FEATURES="test" emerge-$board debugd
./run_remote_tests.sh --board=$board GetPerfData
CQ-DEPEND=I443591f6c09fba0e3f8fa0fc1fd62c5b2461591c

Change-Id: I69ebbe2686fdcde46aa09b44ef2f88cce064fd3b
Reviewed-on: https://gerrit.chromium.org/gerrit/49254
Reviewed-by: Simon Que <sque@chromium.org>
Reviewed-by: Elly Jones <ellyjones@chromium.org>
Commit-Queue: asharif <asharif@chromium.org>
Tested-by: asharif <asharif@chromium.org>
10 files changed
tree: e484d6aac5d74c031a860e6c0600c5c347f9d402
  1. doc/
  2. share/
  3. src/
  4. .gitignore
  5. Makefile
  6. OWNERS
  7. README