看板
[ Perl ]
討論串[請益] perl的call graph做法or工具
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
推薦 NYTProf + kcachegrind. 執行方法:. # profile code and write database to ./nytprof.out. perl -d:NYTProf some_perl_script.pl. # Convert an NYTProf profile
(還有150個字)
內容預覽:
各位大大好. 因為小弟研究的關係,所以有很多程式碼要分析. 小弟先前有問過如何用perl寫C/C++的call graph. 之後是使用cflow這款工具,配合system函式執行. 大量輸出每隻程式的function call. 目前想要分析perl的程式碼. 我有上網找資料. 但大多都是要在分析
(還有16個字)
首頁
上一頁
1
下一頁
尾頁