summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/lib/py
diff options
context:
space:
mode:
authorIvan Pravdin <ipravdin.official@gmail.com>2025-11-03 11:19:08 -0500
committerTomas Glozar <tglozar@redhat.com>2025-11-21 10:30:27 +0100
commitddb6e42494e5c48c17e64f29b7674b9add486a19 (patch)
tree828b1ba6f52da0f81d10e7802f7120e9c5275e79 /tools/testing/selftests/net/lib/py
parent7b71f3a6986c93defbb72bb6c143e04122720cb1 (diff)
rtla: Fix -a overriding -t argument
When running rtla as `rtla <timerlat|osnoise> <top|hist> -t custom_file.txt -a 100` -a options override trace output filename specified by -t option. Running the command above will create <timerlat|osnoise>_trace.txt file instead of custom_file.txt. Fix this by making sure that -a option does not override trace output filename even if it's passed after trace output filename is specified. Fixes: 173a3b014827 ("rtla/timerlat: Add the automatic trace option") Signed-off-by: Ivan Pravdin <ipravdin.official@gmail.com> Reviewed-by: Tomas Glozar <tglozar@redhat.com> Link: https://lore.kernel.org/r/b6ae60424050b2c1c8709e18759adead6012b971.1762186418.git.ipravdin.official@gmail.com [ use capital letter in subject, as required by tracing subsystem ] Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Diffstat (limited to 'tools/testing/selftests/net/lib/py')
0 files changed, 0 insertions, 0 deletions