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

Allow memory malloc-stats and memory purge during loading phase #1317

Open
wants to merge 4 commits into
base: unstable
Choose a base branch
from

Commits on Nov 18, 2024

  1. Memory inspection commands no longer return loading errors

    Signed-off-by: Guillaume Koenig <knggk@amazon.com>
    knggk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    09d475d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Keep only malloc-stats and purge, rework tcl test

    Signed-off-by: Guillaume Koenig <knggk@amazon.com>
    knggk committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    0c064f3 View commit details
    Browse the repository at this point in the history
  2. Update tests/unit/loading.tcl

    Signed-off-by: Binbin <binloveplay1314@qq.com>
    enjoy-binbin authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    312b2c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Move unit/loading.tcl into unit/introspection.tcl

    Signed-off-by: Guillaume Koenig <knggk@amazon.com>
    knggk committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2a5cd5d View commit details
    Browse the repository at this point in the history