Is there a memory profier extension for c/c++ in VS Code?

Viewed 21

Just as the title, I want to analyze the heap usage of my c++ program with VS Code, similar as the one in VS.

enter image description here

Is this possible? And how?

0 Answers
Related