Changeset 687
- Timestamp:
- 01/28/05 17:34:15 (7 years ago)
- Files:
-
- trunk/node/node.d.freebsd/cpu.in (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/node/node.d.freebsd/cpu.in
- Property cvs2svn:cvs-rev changed from 1.10 to 1.11
r682 r687 11 11 # 12 12 # $Log$ 13 # Revision 1.11 2005/01/28 16:34:15 lupe 14 # Minor corrections 15 # 13 16 # Revision 1.10 2005/01/28 14:47:31 lupe 14 17 # Add graph_info and some filed.info … … 117 120 echo 'interrupt.type DERIVE' 118 121 echo 'interrupt.min 0' 122 echo 'interrupt.info CPU time spent by the kernel processing interrupts' 119 123 echo "interrupt.cdef interrupt,$CDEF" 120 124 echo 'user.label user'
