acrn-hypervisor/hypervisor/release
Gao, Shiqing f398b9c29e release: fix the compilation error in release mode
Commit `512c98fd7 hv: trace: show cpu usage of vms in pcpu sharing case`
causes the compilation error in release mode:
  hypervisor/common/schedule.c:190: undefined reference to `TRACE_16STR'

This patch fixes this issue.

Tracked-On: #861

Signed-off-by: Gao, Shiqing <shiqing.gao@intel.com>
2024-07-03 11:26:01 +08:00
..
Makefile HV: makefile: to avoid duplicated build libs 2020-05-21 15:12:21 +08:00
console.c hv: add param to control INIT used to kick pCPU 2022-09-26 13:28:02 +08:00
dump.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
hypercall.c hv: extend sbuf hypercall 2022-09-27 10:26:42 +08:00
logmsg.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
npk_log.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
profiling.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00
sbuf.c hv: fix compile issue in release mode 2022-10-21 14:24:02 +08:00
trace.c release: fix the compilation error in release mode 2024-07-03 11:26:01 +08:00
uart16550.c Update copyright year range in code headers 2022-07-15 11:48:35 +08:00