OSDN Git Service

simpleperf: add --show-features option in list cmd.
authorYabin Cui <yabinc@google.com>
Sat, 29 Jul 2017 00:58:25 +0000 (17:58 -0700)
committerYabin Cui <yabinc@google.com>
Sat, 29 Jul 2017 00:58:25 +0000 (17:58 -0700)
commit1944f4599ffb8ac19522a2ef988ddc414ebe5c0a
tree7211a31a0c4cb3a07ad096a46b66fdc4aafd9f51
parentd4c959ba79f5b794de49b360c07d3b369e4962c5
simpleperf: add --show-features option in list cmd.

It is used to show features supported on the device.

Bug: http://b/64147273
Test: run simpleperf_unit_test.
Change-Id: Idb7821e74d1a23f8988ef2207696114498713f47
simpleperf/cmd_list.cpp
simpleperf/cmd_list_test.cpp