Em Fri, Dec 09, 2022 at 12:57:34PM +0530, Athira Rajeev escreveu:
quoted
On 08-Dec-2022, at 9:48 AM, Ravi Bangoria [off-list ref] wrote:
On 07-Dec-22 10:28 PM, Athira Rajeev wrote:
quoted
Event group test checks group creation for combinations of
hw, sw and uncore PMU events. Some of the uncore pmus may
require additional permission to access the counters.
For example, in case of hv_24x7, partition need to have
permissions to access hv_24x7 pmu counters. If not, event_open
will fail. Hence add a sanity check to see if event_open
succeeds before proceeding with the test.
Fixes: b20d9215a35f ("perf test: Add event group test for events in multiple PMUs")
Signed-off-by: Athira Rajeev <redacted>
Acked-by: Ravi Bangoria <redacted>
Thanks Ravi for checking the patch
Thanks, applied.
- Arnaldo