acrn-hypervisor/tools/acrntrace/scripts
Kaige Fu b52be90a2f tools: acrntrace: Fix wrong event id in vmexit_analyze.py
Value of VMEXIT_XXX must have the same as TRACE_VMEXIT_XXX defined in
./hypervisor/include/debug/trace.h. This patch fix the events with wrong event id.

Fixes: 8a233ee (tools: acrntrace: Refactor vmexit_analyzer based on new trace format)

Signed-off-by: Kaige Fu <kaige.fu@intel.com>
Reviewed-by: Yan, Like <like.yan@intel.com>
2018-07-11 09:24:44 +08:00
..
acrnalyze.py tools: acrntrace: Make all python scripts python3 module 2018-07-03 10:19:31 +08:00
acrntrace_format.py tools: acrntrace: Add support for TRACE_6C/16STR 2018-07-10 12:51:59 +08:00
config.py tools: acrntrace: Make TSC frequency configurable 2018-06-29 13:05:27 +08:00
formats tools: acrntrace: Add new tool acrntrace_format 2018-06-29 13:05:27 +08:00
irq_analyze.py tools: acrntrace: Make all python scripts python3 module 2018-07-03 10:19:31 +08:00
vmexit_analyze.py tools: acrntrace: Fix wrong event id in vmexit_analyze.py 2018-07-11 09:24:44 +08:00