platform/surface: aggregator: Add trace points
Add trace points to the Surface Aggregator subsystem core. These trace points can be used to track packets, requests, and allocations. They are further intended for debugging and testing/validation, specifically in combination with the error injection capabilities introduced in the subsequent commit. Signed-off-by:Maximilian Luz <luzmaximilian@gmail.com> Reviewed-by:
Hans de Goede <hdegoede@redhat.com> Acked-by:
Steven Rostedt (VMware) <rostedt@goodmis.org> Link: https://lore.kernel.org/r/20201221183959.1186143-5-luzmaximilian@gmail.com Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
Showing
- drivers/platform/surface/aggregator/Makefile 3 additions, 0 deletionsdrivers/platform/surface/aggregator/Makefile
- drivers/platform/surface/aggregator/controller.c 5 additions, 0 deletionsdrivers/platform/surface/aggregator/controller.c
- drivers/platform/surface/aggregator/core.c 3 additions, 0 deletionsdrivers/platform/surface/aggregator/core.c
- drivers/platform/surface/aggregator/ssh_packet_layer.c 25 additions, 1 deletiondrivers/platform/surface/aggregator/ssh_packet_layer.c
- drivers/platform/surface/aggregator/ssh_request_layer.c 18 additions, 0 deletionsdrivers/platform/surface/aggregator/ssh_request_layer.c
- drivers/platform/surface/aggregator/trace.h 601 additions, 0 deletionsdrivers/platform/surface/aggregator/trace.h
Loading
Please register or sign in to comment