We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If we want to make a TMA tool on one ARM chipset, we need a TMA metrics table like following: https://download.01.org/perfmon/TMA_Metrics.xlsx
In Linux perf tool, some chipset vendor has given their own TMA metrics, is it suitable for all the other ARM chipsets? https://github.com/torvalds/linux/blob/master/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/metrics.json
The text was updated successfully, but these errors were encountered:
PMU data for selected cores is now also available at https://gitlab.arm.com/telemetry-solution/telemetry-solution in a different JSON format which includes top-down metrics.
Sorry, something went wrong.
No branches or pull requests
If we want to make a TMA tool on one ARM chipset, we need a TMA metrics table like following:
https://download.01.org/perfmon/TMA_Metrics.xlsx
In Linux perf tool, some chipset vendor has given their own TMA metrics, is it suitable for all the other ARM chipsets?
https://github.com/torvalds/linux/blob/master/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/metrics.json
The text was updated successfully, but these errors were encountered: