aboutsummaryrefslogtreecommitdiffstats
path: root/ebpf (follow)
Commit message (Expand)AuthorAgeFilesLines
* ebpf: Added traces back. Changed source set for eBPF to 'system'.Andrew Melnychenko2024-06-042-0/+8
* ebpf: Return 0 when configuration failsAkihiko Odaki2024-06-041-766/+766
* ebpf: Fix RSS error handlingAkihiko Odaki2024-06-041-611/+599
* ebpf: Restrict to system emulationPhilippe Mathieu-Daudé2024-04-181-1/+1
* ebpf: Fix indirections table settingAkihiko Odaki2024-03-291-2/+7
* ebpf: Updated eBPF program and skeleton.Andrew Melnychenko2024-03-121-668/+675
* qmp: Added new command to retrieve eBPF blob.Andrew Melnychenko2024-03-125-8/+104
* ebpf: Added eBPF initialization by fds.Andrew Melnychenko2024-03-123-0/+38
* ebpf: Added eBPF map update through mmap.Andrew Melnychenko2024-03-122-23/+99
* trace-events: Fix the name of the tracing.rst fileThomas Huth2023-09-081-1/+1
* meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé2023-06-201-1/+1
* ebpf: fix compatibility with libbpf 1.0+Shreesh Adiga2023-03-101-305/+866
* ebpf: replace deprecated bpf_program__set_socket_filterHaochen Tong2022-07-061-1/+1
* ebpf: only include in system emulatorsPaolo Bonzini2021-09-171-1/+1
* ebpf: Added eBPF RSS loader.Andrew Melnychenko2021-06-047-0/+686