diff options
author | Anju T Sudhakar <[email protected]> | 2019-07-18 23:47:47 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-09-20 10:28:26 -0300 |
commit | 8067b3da970baa12e6045400fdf009673b8dd3c2 (patch) | |
tree | 9d1ed0e3d1ff91e39b2364a3b36a020b86dae803 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce095c9ac293d1683f9fedb214811727dff0d508 (diff) |
perf kvm: Move kvm-stat header file from conditional inclusion to common include section
Move kvm-stat header file to the common include section, and make the
definitions in the header file under the conditional inclusion `#ifdef
HAVE_KVM_STAT_SUPPORT`.
This helps to define other 'perf kvm' related function prototypes in
kvm-stat header file, which may not need kvm-stat support.
Signed-off-by: Anju T Sudhakar <[email protected]>
Reviewed-By: Ravi Bangoria <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Madhavan Srinivasan <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions