Draft
Conversation
Signed-off-by: Harper, Jason M <jason.m.harper@intel.com>
jasukhar
requested changes
Jan 13, 2026
|
|
||
| ## More Information | ||
|
|
||
| - [gProfiler](gprofiler/README.md) |
Contributor
There was a problem hiding this comment.
i think links should be moved to the top - maybe even incorporated to sections about tools.
| This directory contains documentation for performance monitoring and profiling tools used in optimization work. | ||
|
|
||
| ## Tool Summaries | ||
| ## Tool Reference |
Contributor
There was a problem hiding this comment.
it might be helpful to add 1-2 popular analysis tools like linux perf and in what scenarios they might be useful
|
It might be good to expand optimization-zone knowledge and recommendations beyond tools to libraries and brooder - how to run efficiently and performant on IA - https://context7.com/intel/optimization-zone?tab=benchmark |
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.
This pull request updates the
tools/README.mdfile to provide a more comprehensive, user-friendly, and decision-oriented overview of available performance monitoring and profiling tools. The documentation now includes clearer tool descriptions, best-use scenarios, and a decision guide to help users select the right tool for their needs.Documentation improvements: