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)
committerYabin Cui <yabinc@google.com>
Thu, 10 Mar 2016 21:50:23 +0000 (13:50 -0800)
commit19e6b6d372a1244189dc2df62313085a61ed1a80
treea3f36561e5665489308aa36324d0838eab6e536f
parent5ecd3d5fa48c5c4467a040bebcbd0aaa5f83a337
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
simpleperf/cmd_report_test.cpp
simpleperf/event_fd.cpp
simpleperf/event_fd.h
simpleperf/event_selection_set.cpp
simpleperf/event_selection_set.h