diff options
author | Tomas Glozar <tglozar@redhat.com> | 2025-02-18 15:58:52 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-03-04 12:35:17 -0500 |
commit | 6fa5e3a87cd7838453be66c3a69c2236a1680504 (patch) | |
tree | e6f4ece7e312fe3e101ea425cb252e01204169f9 /tools/perf/scripts/python | |
parent | d082ecbc71e9e0bf49883ee4afd435a77a5101b6 (diff) |
rtla/timerlat: Unify params struct
Instead of having separate structs timerlat_top_params and
timerlat_hist_params, use one struct timerlat_params for both.
This allows code using the structs to be shared between timerlat-top and
timerlat-hist.
Cc: John Kacur <jkacur@redhat.com>
Cc: Luis Goncalves <lgoncalv@redhat.com>
Cc: Gabriele Monaco <gmonaco@redhat.com>
Cc: Clark Williams <williams@redhat.com>
Link: https://lore.kernel.org/20250218145859.27762-2-tglozar@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions