aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAlexander Yarygin <[email protected]>2014-07-03 13:59:50 +0000
committerArnaldo Carvalho de Melo <[email protected]>2014-07-07 19:55:24 +0000
commitdf74c13b6c53c97576652f7b2840764ad7d5f949 (patch)
tree8ba8040c4edfbe43049c2d2bb0b81e5f5deb83ce /tools/perf/scripts/python/check-perf-trace.py
parentperf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag (diff)
downloadkernel-df74c13b6c53c97576652f7b2840764ad7d5f949.tar.gz
kernel-df74c13b6c53c97576652f7b2840764ad7d5f949.zip
perf kvm: Simplify exit reasons tables definitions
The perf_kvm_stat struct keeps the size of a table of exit reasons in the field 'exit_reasons_size'. The field is initialized and then used by get_exit_reason() for serial access to the table, so that the calling function does not actually need to know table size. Usage of tables with 'end of sequence' marker simplifies the get_exit_reason() function. Also the patch introduces a define_exit_reasons_table, which makes it easier to define new tables. Reviewed-by: Cornelia Huck <[email protected]> Reviewed-by: David Ahern <[email protected]> Signed-off-by: Alexander Yarygin <[email protected]> Acked-by: Christian Borntraeger <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Cornelia Huck <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions