acrn-hypervisor/hypervisor/include/debug
Kaige Fu bfe47a7a91 HV: trace: Add nr of data and cpuid to trace_entry
Later patch will refactor acrntrace to make trace data output as raw data(binary)
and introduce a new tool(acrntrace_format) to parse raw data to human-readable
file.

Adding nr of data and cpuid to trace_entry will make it easy for acrntrace_format
to parse data file and inditify which cpu this trace entry belong to.

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
..
assert.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
console.h hv: prepare for Sx(S3/S5) support in ACRN. 2018-06-29 00:50:01 +08:00
dump.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
logmsg.h HV: treewide: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00
printf.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
sbuf.h HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
serial.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
shell.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
trace.h HV: trace: Add nr of data and cpuid to trace_entry 2018-06-29 13:05:27 +08:00
vuart.h initial import 2018-05-11 14:44:28 +08:00