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

Finding Memory leaks #110

Open
khrithik96 opened this issue May 8, 2023 · 3 comments
Open

Finding Memory leaks #110

khrithik96 opened this issue May 8, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@khrithik96
Copy link

Is there any way we can find memory leaks data like:

  1. Size of the memory leaked
  2. Time of allocation of that memory
  3. Class/Function name that allocated that memory
@YueChen-C YueChen-C added the enhancement New feature or request label May 8, 2023
@CCodeInspect
Copy link

Is there any way we can find memory leaks data like:

  1. Size of the memory leaked
  2. Time of allocation of that memory
  3. Class/Function name that allocated that memory

如果监控leaks,就更好啦大佬~@YueChen-C

@CCodeInspect
Copy link

希望大佬可以复刻一些instruments上的功能~~@YueChen-C

@lycfr
Copy link

lycfr commented Oct 28, 2024

期待+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants