ubuntu安装最新的xhprof

安装xhprof

aptitude install python-software-properties
add-apt-repository ppa:brianmercer/php5-xhprof
aptitude update
aptitude install php5-xhprof graphviz

其中graphviz包用来生成图形

本条目发布于[2014年5月20日](https://c4ys.com/archives/215 "20:49")。属于[Linux](PHP(Tools(https://c4ys.com/archives/category/tools)分类,被贴了 [xhprof](https://c4ys.com/archives/tag/xhprof) 标签。