mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
![]() A design pattern of trace_foo_error("descriptive string") is undesirable because it does not allow for filtering trace events based on the error scenario. Split eBPF error trace event into three separate events to address this filtering need. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com> |
||
---|---|---|
.. | ||
ebpf.c | ||
ebpf.h | ||
ebpf_rss-stub.c | ||
ebpf_rss.c | ||
ebpf_rss.h | ||
meson.build | ||
rss.bpf.skeleton.h | ||
trace-events | ||
trace.h |