close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: cannot map zero-fill pages: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 6, 2011, 11:50:23 PM (14 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v12
|
v13
|
|
131 | 131 | ~/velvet_1.1.03$ du -sh gmon.out |
132 | 132 | 152K gmon.out |
| 133 | ~/velvet_1.1.03$ gprof velveth > velveth.log |
| 134 | ~/velvet_1.1.03$ gprof velvetg > velvetg.log |
133 | 135 | }}} |
134 | 136 | * 使用 [http://code.google.com/p/jrfonseca/wiki/Gprof2Dot gprof2dot] 把 gprof log 轉成 graphviz 的 dot 格式,就可以畫出圖形了。 |