On 5/9/24 20:13, Daniel P. Berrangé wrote:
The existing error trace event is renamed to have a name prefix matching its source file & to remove the redundant first arg that adds no useful information.Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> --- ebpf/ebpf_rss.c | 19 +++++++++++++++++++ ebpf/trace-events | 4 ++++ 2 files changed, 23 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>