Tools: Testbench: Add useful script for run and profile#9607
Merged
lgirdwood merged 2 commits intothesofproject:mainfrom Nov 4, 2024
Merged
Tools: Testbench: Add useful script for run and profile#9607lgirdwood merged 2 commits intothesofproject:mainfrom
lgirdwood merged 2 commits intothesofproject:mainfrom
Conversation
41fa2f4 to
88fdcb4
Compare
lgirdwood
approved these changes
Oct 29, 2024
kv2019i
reviewed
Oct 30, 2024
tools/testbench/README.md
Outdated
| The debugging and profiling of IPC4 testench is similar as with IPC3. | ||
| Note: Current version of testbench does not have functional quiet mode | ||
| "-q" switch to suppress trace. Due all debug traces print | ||
| out. Majority of performance is spent in printing. |
Collaborator
There was a problem hiding this comment.
"Due all debug traces print out." is a bit unclear, what do you mean by this? Also "Majority of performance" sounds a bti off, "Majority of cycles" ?
Collaborator
Author
There was a problem hiding this comment.
Thanks, oops, what did I write. Also the -q option was removed as duplicate of -d , need to fix this.
This patch adds scripts sof-testbench-helper.sh and sof-testbench-build-profile.sh to ease audio module developer's frequent tasks. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
The document is updated after changing build default to IPC4 and to show usage of added helper scripts. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
88fdcb4 to
258f823
Compare
kv2019i
approved these changes
Nov 4, 2024
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.
No description provided.