[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cc21dd22-1951-d4f6-b7d7-db9ef8860404@huawei.com>
Date: Thu, 20 Jul 2023 15:27:20 +0800
From: Yang Jihong <yangjihong1@...wei.com>
To: Ian Rogers <irogers@...gle.com>
CC: <peterz@...radead.org>, <mingo@...hat.com>, <acme@...nel.org>,
<mark.rutland@....com>, <alexander.shishkin@...ux.intel.com>,
<jolsa@...nel.org>, <namhyung@...nel.org>,
<adrian.hunter@...el.com>, <kan.liang@...ux.intel.com>,
<james.clark@....com>, <tmricht@...ux.ibm.com>,
<ak@...ux.intel.com>, <anshuman.khandual@....com>,
<linux-kernel@...r.kernel.org>, <linux-perf-users@...r.kernel.org>
Subject: Re: [PATCH v2 7/7] perf test: Add test case for record sideband
events
Hello,
On 2023/7/20 0:48, Ian Rogers wrote:
> On Fri, Jul 14, 2023 at 8:31 PM Yang Jihong <yangjihong1@...wei.com> wrote:
>>
>> Add a new test case to record sideband events for all CPUs when tracing
>> selected CPUs
>>
>> Test result:
>>
>> # ./perf test list 2>&1 | grep 'perf record sideband tests'
>> 95: perf record sideband tests
>> # ./perf test 95
>> 95: perf record sideband tests : Ok
>>
>> Signed-off-by: Yang Jihong <yangjihong1@...wei.com>
>> ---
>> tools/perf/tests/shell/record_tracking.sh | 44 +++++++++++++++++++++++
>> 1 file changed, 44 insertions(+)
>> create mode 100755 tools/perf/tests/shell/record_tracking.sh
>>
>> diff --git a/tools/perf/tests/shell/record_tracking.sh b/tools/perf/tests/shell/record_tracking.sh
>
> Could this be record_sideband.sh ? It will be more consistent with the
> test output...
>
OK, will be changed to "record_sideband.sh" in the next version.
Thanks,
Yang
Powered by blists - more mailing lists