Browse Source
There was an issue with Qemu build with "--disable-system". The traces could be generated and the build fails. The traces were 'cut out' for previous patches, and overall, the 'system' source set should be used like in pre-'eBPF blob' patches. Signed-off-by: Andrew Melnychenko <andrew@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>pull/267/head
committed by
Jason Wang
2 changed files with 8 additions and 0 deletions
@ -0,0 +1 @@ |
|||
#include "trace/trace-ebpf.h" |
|||
Loading…
Reference in new issue