forked from avocado-framework-tests/avocado-misc-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf/perf_rawevents: enhance test to handle missing files and add sup…
…port for P11 Modified `copy_files` method to handle cases where the source file is `None` or does not exist. Simplified the retrieval of CPU revision by using `cpu.get_revision()` instead of parsing `/proc/cpuinfo`. Added support for testing Power11 revision `0082` by using Power10 files only since no event changes are there. Signed-off-by: Disha Goel <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters