mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
ebpf: Added traces back. Changed source set for eBPF to 'system'.
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>
This commit is contained in:
parent
2c3e4e2de6
commit
dcab536111
2 changed files with 8 additions and 0 deletions
1
ebpf/trace.h
Normal file
1
ebpf/trace.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include "trace/trace-ebpf.h"
|
Loading…
Add table
Add a link
Reference in a new issue