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
ユーティリティが提供されます。