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

Make RSS annotation work on Mac OS #56

Open
jeanbisutti opened this issue Feb 14, 2020 · 1 comment
Open

Make RSS annotation work on Mac OS #56

jeanbisutti opened this issue Feb 14, 2020 · 1 comment
Labels
jvm JVM annotations ✨ feature New feature or request

Comments

@jeanbisutti
Copy link
Collaborator

@MeasureRSS and @ExpectMaxRSS annotations work on Linux thanks to this PR.

The goal of this issue is to make @MeasureRSS and @ExpectMaxRSS annotations work on Mac OS.

@jeanbisutti jeanbisutti added ✨ feature New feature or request jvm JVM annotations labels Feb 14, 2020
@jeanbisutti
Copy link
Collaborator Author

From Quarkus documentation:

On macOS, you can use ps x -o pid,rss,command -p which list the RSS for a given process in KB (1024 bytes)

@loicmathieu You may be interested by this

@jeanbisutti jeanbisutti changed the title Make RSS annotations work on Mac OS Make RSS annotation work on Mac OS Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jvm JVM annotations ✨ feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant