]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test: Add precise_max subtest to the perf record shell test
authorNamhyung Kim <namhyung@kernel.org>
Wed, 16 Oct 2024 06:23:59 +0000 (23:23 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 22 Oct 2024 16:55:08 +0000 (09:55 -0700)
commit36fae9f93e5f00eb3e410784ce99a4d7503aa12e
treec8c45511759be561d640e234048a21e22fa7d354
parent634d36f82517eb5c6a9b9ec7fe3ba19dbbcb7809
perf test: Add precise_max subtest to the perf record shell test

It's a very simply test just to run with cycles:P and instructions:P
events.

Cc: Ravi Bangoria <ravi.bangoria@amd.com>
Cc: James Clark <james.clark@arm.com>
Cc: Atish Patra <atishp@atishpatra.org>
Cc: Mingwei Zhang <mizhang@google.com>
Cc: Kajol Jain <kjain@linux.ibm.com>
Cc: Thomas Richter <tmricht@linux.ibm.com>
Cc: Palmer Dabbelt <palmer@rivosinc.com>
Link: https://lore.kernel.org/r/20241016062359.264929-10-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/record.sh