mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 09:41:30 +00:00
This patch is the implementation patch for the client of usercrash. The usercrash_c works as the client of usercrash to collect crash logs and information once crash event occurs in the userspace. For each time, usercrash_c receives 3 params from core_dump and sends connect request event to the server, then it receives file fd from server to save crash info into the file. After this work is done, it will notify server that the dump work is completed. Signed-off-by: xiaojin2 <xiaojing.liu@intel.com> Reviewed-by: Zhang Yanmin <yanmin.zhang@intel.com> Reviewed-by: Liu Chuansheng <chuansheng.liu@intel.com> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com> Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> Acked-by: Eddie Dong <Eddie.dong@intel.com>
5.7 KiB
5.7 KiB