]>
Commit | Line | Data |
---|---|---|
45bc9d15 A |
1 | .\" Copyright (c) 2012, Apple Inc. All rights reserved. |
2 | .\" | |
3 | .Dd June 28, 2012 | |
4 | .Dt LTOP 1 | |
5 | .Os "Mac OS X" | |
6 | .Sh NAME | |
7 | .Nm ltop | |
8 | .Nd Display ledger information for processes on the system | |
9 | .Sh SYNOPSIS | |
10 | .Nm ltop | |
11 | .Fl h | |
12 | .Pp | |
13 | .Nm ltop | |
14 | .Fl p Ar pid | |
15 | .Sh DESCRIPTION | |
16 | The | |
17 | .Nm ltop | |
18 | command allows the user to print the resource ledger information maintained by kernel for each process. The ledger information provides insights into cpu time, memory usage of a process and also know the limits set on them. | |
19 | .Sh SEE ALSO | |
20 | .Xr top 1 |