memusage
Centos7의 터미널에 명령을 입력 하면 bash:memusage: command is not find
.
이 명령을 어떻게 사용합니까?
답변1
이 유틸리티는 CentOS 7의 패키지에서 제공되는 memusage
것으로 보입니다 . glibc-utils
언급된 내용을 토대로 작성했습니다설명에glibc-utils-2.17-317.el7.x86_64.rpm
존재하다pkgs.org
웹사이트의 CentOS 부분:
The glibc-utils package contains memusage, a memory usage profiler,
mtrace, a memory leak tracer and xtrace, a function call tracer
which can be helpful during program debugging.
If unsure if you need this, don't install this package.
패키지 yum
(또는 일반적으로 시스템에 패키지를 설치하는 방법)를 설치하면 memusage
유틸리티가 제공됩니다.