OSDN Git Service

simpleperf: clean up cmd_list.cpp.
authorYabin Cui <yabinc@google.com>
Fri, 20 Dec 2019 20:33:09 +0000 (12:33 -0800)
committerYabin Cui <yabinc@google.com>
Sat, 21 Dec 2019 00:16:07 +0000 (16:16 -0800)
commit51abe4bfe692d5da3b378b480853470cc355952f
treeca4e4828e985aaf4f9a70e12a0800832cab46939
parent1370b44991ab0ec1f362f3a12d793e834dad1a70
simpleperf: clean up cmd_list.cpp.

1. Change return type of IsEventTypeSupported.
2. Use callback function to check if an event belongs to a type.

Bug: none
Test: run simpleperf_unit_test.

Change-Id: I2267d21c2e9501cb534a6520abb20d563de7e545
simpleperf/cmd_list.cpp
simpleperf/event_type.h