lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0a13d381a10e94a25173128f37710b278c4d22b0.camel@intel.com>
Date: Tue, 4 Mar 2025 16:17:54 +0000
From: "Falcon, Thomas" <thomas.falcon@...el.com>
To: "namhyung@...nel.org" <namhyung@...nel.org>, "acme@...nel.org"
	<acme@...nel.org>, "irogers@...gle.com" <irogers@...gle.com>,
	"kan.liang@...ux.intel.com" <kan.liang@...ux.intel.com>
CC: "jolsa@...nel.org" <jolsa@...nel.org>, "peterz@...radead.org"
	<peterz@...radead.org>, "Hunter, Adrian" <adrian.hunter@...el.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-perf-users@...r.kernel.org" <linux-perf-users@...r.kernel.org>,
	"mingo@...nel.org" <mingo@...nel.org>
Subject: Re: [PATCH v2 0/6] perf test: Small improvements

On Mon, 2025-03-03 at 18:28 -0800, Namhyung Kim wrote:
> Hello,
> 
> This is an assorted list of changes in the perf test.
> 
> I've added perf stat --metric-only test and perf trace record and
> replay.
> And other changes to skip privileged tests for non-root and simplify
> data symbol test.
> 
> v2 changes)
> * fix shellcheck errors
> * simplify datasym test with timeout
> 
> Thanks,
> Namhyung
> 

Looks good on Alder Lake and Arrow Lake.

Tested-by: Thomas Falcon <thomas.falcon@...el.com>

> 
> Namhyung Kim (6):
>   perf test: Add --metric-only to perf stat output tests
>   perf test: Skip perf probe tests when running as non-root
>   perf test: Skip perf trace tests when running as non-root
>   perf test: Add trace record and replay test
>   perf test: Add timeout to datasym workload
>   perf test: Simplify data symbol test
> 
>  .../tests/shell/lib/perf_json_output_lint.py  |  7 ++++++
>  tools/perf/tests/shell/lib/stat_output.sh     |  8 +++++++
>  .../tests/shell/perftool-testsuite_probe.sh   |  1 +
>  tools/perf/tests/shell/probe_vfs_getname.sh   |  1 +
>  .../shell/record+probe_libc_inet_pton.sh      |  1 +
>  .../shell/record+script_probe_vfs_getname.sh  |  1 +
>  tools/perf/tests/shell/stat+csv_output.sh     |  2 ++
>  tools/perf/tests/shell/stat+json_output.sh    |  9 ++++++++
>  tools/perf/tests/shell/stat+std_output.sh     |  8 +++++++
>  tools/perf/tests/shell/test_data_symbol.sh    | 15 ++----------
>  .../shell/test_uprobe_from_different_cu.sh    | 11 ++++-----
>  .../tests/shell/trace+probe_vfs_getname.sh    |  1 +
>  tools/perf/tests/shell/trace_btf_enum.sh      |  1 +
>  tools/perf/tests/shell/trace_btf_general.sh   |  1 +
>  tools/perf/tests/shell/trace_exit_race.sh     |  1 +
>  tools/perf/tests/shell/trace_record_replay.sh | 21 +++++++++++++++++
>  tools/perf/tests/workloads/datasym.c          | 23
> +++++++++++++++++--
>  17 files changed, 91 insertions(+), 21 deletions(-)
>  create mode 100755 tools/perf/tests/shell/trace_record_replay.sh
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ