Skip to content
New issue

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

suppress perf-stat line printed by ocperf #520

Open
aayasin opened this issue Dec 23, 2024 · 0 comments
Open

suppress perf-stat line printed by ocperf #520

aayasin opened this issue Dec 23, 2024 · 0 comments
Labels
bug perf-tools issues impacting use in perf-tools

Comments

@aayasin
Copy link
Collaborator

aayasin commented Dec 23, 2024

The potentially long line printed by ocperf in:

print(" ".join(map(quote, cmd)))

can occasionally be intermixed with output by the app being profiled. For example, I see this when a Warning is printed for some reason.

Please either provide an ocperf arg to suppress this print, or make sure it is always printed in its own line.

@aayasin aayasin added bug perf-tools issues impacting use in perf-tools labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug perf-tools issues impacting use in perf-tools
Projects
None yet
Development

No branches or pull requests

1 participant