N
N
Nicholas2020-03-25 10:04:50
linux
Nicholas, 2020-03-25 10:04:50

Can you suggest a program for profiling and monitoring the memory of a single application?

Hello. On windows there is a great program - Process hacker, which immediately shows which process initialized other processes, as well as their consumption of Memory + CPU.

Is there something similar for linux?

It is possible console, the Main thing that there was a profiler.
For Home PC.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Karasik, 2020-03-25
@Ow192

At the level - "who eats how much memory" - top and its variations htop / atop.
If you are really interested in the profiler - https://valgrind.org/ etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question