acrn-hypervisor/tools/acrn-crashlog/acrnprobe/include
Liu, Xinwu 41b39c5e1f tools: acrn-crashlog: Defer the vm events processing when failed
In the original design, acrnprobe marked all handled VMs'events as "synced"
in file vmrecordid(this patch changes the name to VM_eventsID.log).
Currently, the Android log events are not logged if the first attempt at
reading collecting them from the VM fails. This patch changes the logic
so that the acrn-crashlog tool will retry continuously.

This patch defines different tags for handled VMs'events, and only marks
VMs'events "synced" after it returns successfully.

Signed-off-by: Liu, Xinwu <xinwu.liu@intel.com>
Reviewed-by: xiaojin2 <xiaojing.liu@intel.com>
Reviewed-by: Jin Zhi <zhi.jin@intel.com>
Acked-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Acked-by: Chen gang <gang.c.chen@intel.com>
2018-06-29 15:23:18 +08:00
..
android_events.h tools: acrn-crashlog: Defer the vm events processing when failed 2018-06-29 15:23:18 +08:00
channels.h tools: acrn-crashlog: channel module for acrnprobe 2018-05-23 17:10:51 +08:00
crash_reclassify.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
event_handler.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
event_queue.h tools: acrn-crashlog: event queue operations for acrnprobe 2018-05-23 17:10:51 +08:00
history.h tools: acrn-crashlog: interfaces to control history_event in acrnprobe 2018-05-23 17:10:51 +08:00
load_conf.h tools: acrn-crashlog: Defer the vm events processing when failed 2018-06-29 15:23:18 +08:00
probeutils.h tools: acrn-crashlog: probe utils for acrnprobe 2018-05-23 17:10:51 +08:00
property.h tools: acrn-crashlog: system properties for acrnprobe 2018-05-23 17:10:51 +08:00
sender.h tools: acrn-crashlog: main thread of acrn-crashlog/acrnprobe 2018-05-23 17:10:51 +08:00
startupreason.h tools: acrn-crashlog: get startup reason of system for acrnprobe 2018-05-23 17:10:51 +08:00