OSDN Git Service

simpleperf: check if dwarf callgraph is supported by kernel before testing.
authorYabin Cui <yabinc@google.com>
Thu, 10 Mar 2016 19:49:57 +0000 (11:49 -0800)
committerThe Android Automerger <android-build@google.com>
Fri, 11 Mar 2016 00:23:50 +0000 (16:23 -0800)
commite04c0d32ea5e378c381e1541d11cc39af51f04f7
tree29a89fad15203efbbfa3fdb4ec1a863f697b4405
parent2b2d968767c93045ad9d714cc140fd815eba61bb
simpleperf: check if dwarf callgraph is supported by kernel before testing.

Move inclusion of poll.h from header files to source files,
as event_selection_set.h is used by cmd_report_test.cpp, which
can be built on windows.

Bug: 27590546
Change-Id: Ic6b141a93d96610f911ab52da1d927b7f619ccb2
(cherry picked from commit 19e6b6d372a1244189dc2df62313085a61ed1a80)
simpleperf/cmd_report_test.cpp
simpleperf/event_fd.cpp
simpleperf/event_fd.h
simpleperf/event_selection_set.cpp
simpleperf/event_selection_set.h