Skip to content

[BOLT] Add extra staleness logging #80225

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

Merged
merged 1 commit into from
Feb 1, 2024
Merged

[BOLT] Add extra staleness logging #80225

merged 1 commit into from
Feb 1, 2024

Conversation

aaupov
Copy link
Contributor

@aaupov aaupov commented Feb 1, 2024

Report two extra metrics:

  • # of stale functions with matching block count,
  • # of stale blocks with matching instruction count.

Report two extra metrics:
- # of stale functions with matching block count,
- # of stale blocks with matching instruction count.
Copy link
Contributor

@maksfb maksfb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aaupov aaupov merged commit 3c64b24 into llvm:main Feb 1, 2024
@aaupov aaupov deleted the stale-stats-gh branch February 1, 2024 15:16
smithp35 pushed a commit to smithp35/llvm-project that referenced this pull request Feb 1, 2024
Report two extra metrics:
- # of stale functions with matching block count,
- # of stale blocks with matching instruction count.
carlosgalvezp pushed a commit to carlosgalvezp/llvm-project that referenced this pull request Feb 1, 2024
Report two extra metrics:
- # of stale functions with matching block count,
- # of stale blocks with matching instruction count.
agozillon pushed a commit to agozillon/llvm-project that referenced this pull request Feb 5, 2024
Report two extra metrics:
- # of stale functions with matching block count,
- # of stale blocks with matching instruction count.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants