close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 4, 2010, 9:07:13 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 12 | 12 | |
| 13 | 13 | * [http://lwn.net/Articles/291091/ Tracing: no shortage of options] - Linux 追查 User Space / Kernel Space 的 trace 工具一覽 |
| 14 | | * SystemTap |
| | 14 | * !SystemTap |
| 15 | 15 | * 官方網站 - http://sourceware.org/systemtap/ |
| 16 | 16 | * [http://packages.debian.org/systemtap Debian 套件 - systemtap] |
| … |
… |
|
| 20 | 20 | * [http://people.redhat.com/roland/utrace/ utrace] - a new kernel-side API for kernel modules |
| 21 | 21 | * [http://lwn.net/Articles/224772/ Introducing utrace] |
| 22 | | * 看起來是 SystemTap 用在追蹤 User Space 的工具,但核心必須支援。 |
| | 22 | * 看起來是 !SystemTap 用在追蹤 User Space 的工具,但核心必須支援。 |
| 23 | 23 | * DTrace |
| 24 | 24 | * [http://blog.xuite.net/evereasy/solarpower/19400612 免費的私家偵探-跟著 DTrace 探索 Process] |