# 安装Perf

## Ubuntu

输入如下命令安装: :

    sudo apt-get install linux-tools-common

输入perf top，如可以执行，即安装成功。 如预提示需安装特殊版本，安装即可完成。
