diff options
author | Crystal Wood <crwood@redhat.com> | 2025-09-06 21:23:20 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-09-27 04:52:17 -0400 |
commit | 5742bf62e6d3070f04a2ea688758431537076129 (patch) | |
tree | 59c4f52f20fef94922b6e25cd76bd8df7ba97305 /tools/testing/selftests/net/lib/py/utils.py | |
parent | 344823886eafe5fe17ed788b00e463666c2183b4 (diff) |
tools/rtla: Move top/hist params into common struct
The hist members were very similar between timerlat and top, so
just use one common hist struct.
output_divisor, quiet, and pretty printing are pretty generic
concepts that can go in the main struct even if not every
specific tool (currently) uses them.
Cc: John Kacur <jkacur@redhat.com>
Cc: Costa Shulyupin <costa.shul@redhat.com>
Link: https://lore.kernel.org/20250907022325.243930-3-crwood@redhat.com
Reviewed-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Crystal Wood <crwood@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions