čt 21. 8. 2025 v 5:58 odesílatel Crystal Wood <[email protected]> napsal:
>
> From: Costa Shulyupin <[email protected]>
>
> 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.
>
> Signed-off-by: Costa Shulyupin <[email protected]>
> Signed-off-by: Crystal Wood <[email protected]>

There is an idea in the osnoise tracer that timerlat is somehow its
extension, for example, it uses struct osnoise_options for some of its
settings. But osnoise is a distinct tracer from timerlat, and this
mostly creates confusion and IMHO we should clearly separate them from
now on.

Reviewed-by: Tomas Glozar <[email protected]>


Tomas


Reply via email to