tools/rtla: Consolidate common parameters into shared structure
timerlat_params and osnoise_params structures contain 15 identical fields. Introduce a new header common.h and define a common_params structure to consolidate shared fields, reduce code duplication, and enhance maintainability. Cc: John Kacur <jkacur@redhat.com> Link: https://lore.kernel.org/20250907022325.243930-2-crwood@redhat.com Reviewed-by:Tomas Glozar <tglozar@redhat.com> Signed-off-by:
Costa Shulyupin <costa.shul@redhat.com> Signed-off-by:
Crystal Wood <crwood@redhat.com> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org>
Loading
Please sign in to comment