tool
documentation
summary
gdbmanual page, debugging with gdb
command line debugger
dtrace
manual page
dynamic, comprehensive and sophisticated tracing; see dtrace for more information [1]
fs_usage
manual page
file system trace tool
sc_usage
manual page
system call trace tool
plockstat
manual page
pthread mutex and read/write lock statistics
latency
manual page
scheduling latency debugging tool
heap
manual page
heap dump
vmmap
manual page
address space dump
malloc_history
manual page
memory allocation history
leaks
manual page
leak detection
tcpdump
manual page, technical q&a qa1176, 'getting a packet trace'
network packet trace
netstat
manual page
network statistics; netstat -an shows all network connections
lsof
manual page
list open files
fuser
manual page
show processes with file open
ppcexplain
ppc mnemonics explained
ktrace, kdump
manual page
kernel tracing [2]
otool
manual page
displays object file
nmmanual page
displays symbol table in object file
class-dump
displays objective-c runtime information in object file
dyldinfo
manual page
displays dyld information in object file [3]
介面測試工具(下篇) 命令列工具curl
更多使用 總結curl是一款常用的命令列工具,用來請求web伺服器。它的名字就是客戶端 client 的url工具的意思。支援http,https,imap,pop3,rtsp,scp,ftp,ftps,tftp,smtp以及smb,telnet等協議。curl命令 請求介面的位址 curl使用 x...
命令列工具
在wince6.0 中,在vs2005 的 build 選單中,有乙個 advanced build commands 其中有很多編譯選項 sysgen 相當於執行命令 blddemo q 一般第一次編譯或者是 改變了 catalog 中的item 的時候,就用這個了。clean sysgen 相當...
命令列工具
執行 scws h 可以看到詳細幫助說明。usage scws options i input o output i string file 要切分的字串或檔案,如不指定則程式自動讀取標準輸入,每輸入一行執行一次分詞 o file 切分結果輸出儲存的檔案路徑,若不指定直接輸出到螢幕 c charse...