On Wed, 11 Jun 2025 at 16:57, Tomas Glozar <tglo...@redhat.com> wrote: > A new option, -A/--on-threshold, is added, taking an argument
The term "threshold" is ambiguous. The use of the term is inconsistent across the tools. In osnoise top and hist, it means "the minimum delta to be considered noise," which conflicts with the semantics of the `--on-threshold <action>` option. To avoid confusion, I propose introducing "low" and "high" thresholds and updating the sources and documentation accordingly. Thanks Costa