OSDN Git Service

Simpleperf: fix a few bugs.
authorYabin Cui <yabinc@google.com>
Tue, 9 Jun 2015 20:38:42 +0000 (13:38 -0700)
committerYabin Cui <yabinc@google.com>
Wed, 10 Jun 2015 23:56:41 +0000 (16:56 -0700)
commit7d4904d5fc038f8125cfc63a5eaa4669ee2aebda
treece69dfcb8782e8ec50a2a692ebcde6b9b2ee8d16
parentf7383f39e5a66731e6e34ca85c1ad599f39faf1d
Simpleperf: fix a few bugs.

Fix mistyped word.
Kill workload process when exiting.
Add checking of whether branch sampling is supported.

Bug: 19483574

Change-Id: Ibe48914cd92da1ee40bf67c0c47a6376a7291e8c
simpleperf/cmd_record_test.cpp
simpleperf/event_fd.cpp
simpleperf/event_fd.h
simpleperf/event_selection_set.cpp
simpleperf/event_type.cpp
simpleperf/event_type_table.h
simpleperf/generate_event_type_table.py
simpleperf/workload.cpp
simpleperf/workload.h