Skip to content

Commit 40f1108

Browse files
added per-page descriptions
1 parent 1c9e5e8 commit 40f1108

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/performix-agentic-dynamic-insights-codex

content/learning-paths/servers-and-cloud-computing/performix-agentic-dynamic-insights-codex/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ description: Learn how Codex uses the Arm Performix MCP server to turn profiling
77

88
layout: learningpathall
99
---
10-
## Arm Performix local MCP server
10+
## Arm Performix MCP server
1111

1212
[Arm Performix](https://developer.arm.com/servers-and-cloud-computing/arm-performix) is a performance toolkit designed to help developers identify bottlenecks and validate improvements on Arm-based systems. The toolkit turns low-level performance data into actionable insights through guided analysis paths called recipes. You can use these recipes to answer common performance questions and move quickly from observation to root cause.
1313

14-
Arm Performix includes a local Model Context Protocol (MCP) server. MCP is a standard way for an AI assistant to discover and call tools. The server lets Codex query Performix recipes, targets, and runs from Visual Studio Code instead of relying on source-code analysis alone.
14+
Arm Performix includes a local Model Context Protocol (MCP) server. MCP is a standard way for an AI assistant to discover and call tools. AI assistants such as Codex can use the server to query Performix recipes, targets, and runs from Visual Studio Code (VS Code) instead of relying on source-code analysis alone.
1515

1616
You'll connect the server to Codex, select or create a Code Hotspots run, and ask for an AI insight. The response should connect each recommendation to evidence from the selected run.
1717

0 commit comments

Comments
 (0)