* [perf test] Question on TODO in test_basic.sh for showcpuutilization
@ 2025-08-04 17:12 Devaansh Kumar
0 siblings, 0 replies; only message in thread
From: Devaansh Kumar @ 2025-08-04 17:12 UTC (permalink / raw)
To: linux-perf-users; +Cc: vmolnaro
Hello everyone.
I noticed that the tools/perf/tests/shell/base_report/test_basic.sh
has a TODO listed as follows:
# TODO: $CMD_PERF report -n --showcpuutilization -TUxDg 2> 01.log
I am interested in knowing if this is still needed and the reason why
its needed since we already have test for showcpuutilization:
$CMD_PERF report -i $CURRENT_TEST_DIR/perf.data --stdio
--showcpuutilization > $LOGS_DIR/basic_cpuut.log 2>
$LOGS_DIR/basic_cpuut.err
Also I don't think -U is an option and -D and -x seem unnecessary in
my opinion, but please correct me otherwise. Let me know if this issue
is still relevant as I want to work on it.
Regards,
Devaansh Kumar
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-04 17:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 17:12 [perf test] Question on TODO in test_basic.sh for showcpuutilization Devaansh Kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).