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

Remove CORE_BPF available message on Power machines #1390

Merged
merged 2 commits into from
Oct 25, 2023

Commits on Oct 25, 2023

  1. Remove CORE_BPF available message on Power machines

    When running on Power machines, we are wrongly printing a message
    stating that CORE_BPF is available on the platform, but we don't support
    it in code, so we shouldn't be printing the message. Additionally,
    setting CORE_BPF as the collection method should hard fail since it is
    unsupported.
    Molter73 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b37afa6 View commit details
    Browse the repository at this point in the history
  2. Change heuristic messages

    Molter73 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d4be3c8 View commit details
    Browse the repository at this point in the history