mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-28 10:04:14 +00:00
Benefits of outputing trace data as raw data: - Smaller trace data size - More convenient to add new trace entry. There is no need to change acrntrace when we add new trace entry to HV. All we need do is to update the analysis scripts to deal with this situation. Trace data size(with 1 UOS): ~57M -- with patch ~137M -- without patch Signed-off-by: Kaige Fu <kaige.fu@intel.com> Reviewed-by: Yan, Like <like.yan@intel.com> Reviewed-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com> |
||
---|---|---|
.. | ||
acrn-crashlog | ||
acrn-manager | ||
acrnbridge | ||
acrnlog | ||
acrntrace | ||
Makefile |