Log-in |

LatencyTOP Project

SCM Console

Endorsing Community: Performance

LatencyTOP tracks kernel activities and collects statistics to provide information about where latency happens. Developers can use this information to improve the performance of their software.

LatencyTOP uses DTrace probes to collect latency statistics in a running system and categorizes the latencies by their causes. Every time a process goes into SLEEP state or out of SLEEP state, the timing is recorded and the kernel call stack is also recorded. LatencyTOP periodically collects data from DTrace, searches call stacks for symbols that are known to cause latency, and updates the statistics.

More information about the Linux version of LatencyTOP can be found at latencytop.org.

LatencyTOP screen

LatencyTOP Development

LatencyTOP OpenSolaris Source Repository

Anonymous pull is allowed. You must either be a leader of this project (or a committer for the latencytop repository) to push. For help with using Mercurial, or the ON tools, you can:

To bringover from the latencytop repository:

$ hg clone ssh://your-login@hg.opensolaris.org//hg/latencytop/latencytop-gate

LatencyTOP code can be found under usr/src/cmd/latencytop.

last modified by alta on 2009/10/28 04:20
Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.