Add tma-drilldown skill: TMA methodology with PMU event toolkit - #1
Open
TianyouLi wants to merge 1 commit into
Open
Add tma-drilldown skill: TMA methodology with PMU event toolkit#1TianyouLi wants to merge 1 commit into
TianyouLi wants to merge 1 commit into
Conversation
Contribute the perfmon-skills project as a new skill providing: - Intel PMU event/metric lookup across 50+ platforms (2600+ events, 300+ metrics) - Counter-budget-aware perf stat command generation - Cross-platform event/metric comparison (e.g., ICX vs SPR) - Iterative TMA drill-down engine (L1 through L6 leaf nodes) - Decision tracing for inspectable analysis DAGs Includes Python CLI tools (src/perfmon_tools/), tests, examples, and the intel/perfmon data repository as a git submodule. License: MIT (matching repository) Signed-off-by: Tianyou Li <tianyou.li@intel.com>
fenrus75
pushed a commit
that referenced
this pull request
Jun 4, 2026
…ng-herd performance-patterns: add cv-thundering-herd pattern
breezemit
pushed a commit
to breezemit/intel-performance-skills
that referenced
this pull request
Jun 26, 2026
…ndering-herd performance-patterns: add cv-thundering-herd pattern
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribute the perfmon-skills project as a new skill providing:
Includes Python CLI tools (src/perfmon_tools/), tests, examples, and the intel/perfmon data repository as a git submodule.
License: MIT (matching repository)