ebpf: Added traces back. Changed source set for eBPF to 'system'.
authorAndrew Melnychenko <andrew@daynix.com>
Mon, 22 Apr 2024 13:51:16 +0000 (16:51 +0300)
committerJason Wang <jasowang@redhat.com>
Tue, 4 Jun 2024 07:14:26 +0000 (15:14 +0800)
commitdcab53611191f50cf4feabc1d8794d04afe53407
tree11f06af1f8af7b3c0a35c9dad71dedba8cbfb719
parent2c3e4e2de699cd4d9f6c71f30a22d8f125cd6164
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>
ebpf/ebpf_rss.c
ebpf/trace.h [new file with mode: 0644]