acrn-hypervisor/tools
Kaige Fu a35a650f5f tools: acrntrace: output trace data as raw data
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>
2018-06-29 13:05:27 +08:00
..
acrn-crashlog build: Using id tool to get builder username 2018-06-29 11:55:03 +08:00
acrn-manager tools: correct several Makefile problems 2018-06-19 15:33:31 +08:00
acrnbridge convert bridge creation to service 2018-06-11 16:36:43 +08:00
acrnlog doc: fix formatting in acrnlog doc 2018-06-20 11:28:36 +08:00
acrntrace tools: acrntrace: output trace data as raw data 2018-06-29 13:05:27 +08:00
Makefile add acrnbridge-install to Makefile install target 2018-06-20 11:27:24 +08:00