Lines Matching +full:a +full:- +full:display

6 .Nd display and update information about the top cpu processes
25 Otherwise, a good number of them are shown (around 20).
34 makes a distinction between terminals that support advanced capabilities
41 Conversely, a
47 is redirected to a file, it acts as if it were being run on a dumb
51 .Bl -tag -width indent
52 .It Fl a
53 Display command names derived from the argv[] vector, rather than real
59 Non-printable characters in the command line are
60 encoded in C-style backslash sequences or
61 a three digit octal sequences.
69 This is the default on a dumb terminal, or when the output is not a terminal.
71 Toggle CPU display mode.
91 A display is considered to be one update of the
99 Display each thread for a multithreaded process individually.
100 By default a single summary line is displayed for each process.
102 Do not display idle processes.
133 Display the
137 Display statistics in the specified
147 .Dq non-interactive
153 Sort the process display area on the specified field.
173 Display per-cpu CPU usage statistics.
180 to -20 so that it will run faster.
185 Show system processes in the display.
196 Do not display the
217 Display approximate swap usage for each process.
219 Do not display the system idle process.
237 A second specification of any of these options will negate the first.
248 so that a character will be
250 Almost always, a key will be
257 processed and the display will be updated immediately thereafter
260 If a key is pressed while
262 is in the middle of updating the display, it will finish the update and
269 are recognized, and a newline terminates the input.
272 .Bl -tag -width indent
274 Update the display.
282 .It Ic a
283 Toggle display of process titles.
285 Toggle display of raw or weighted CPU percentage.
290 Display a list of system errors (if any) generated by the last command.
292 Toggle display of threads.
294 Display a summary of the commands (help screen) and version information.
296 Toggle display of idle processes.
298 Filter processes owned by a specific jail.
302 This will also enable the display of JID.
304 Toggle display of
308 Send a signal
310 to a list of processes.
314 Toggle the display between 'cpu' and 'io' modes.
316 Change the number of processes to display.
319 Change the order in which the display is sorted.
328 Toggle display of per-CPU statistics.
342 of a list of processes.
346 Toggle the display of system processes.
351 Toggle display between thread ID and process ID.
353 Toggle display of the
361 .Ql Ic - Ns
369 .Ql - ,
372 Toggle display of swap usage.
374 Toggle display of the system idle process.
376 .Sh "THE DISPLAY"
377 The top few lines of the display show general information
379 the last process id assigned to a process (on most systems),
385 and a percentage of time spent in each of the processor states
391 This display is similar in spirit to
400 is specified, a UID column will be substituted for USERNAME),
401 THR is the thread count, showing the number of threads a process has,
435 If a process is in the
447 .Bd -literal
454 .Bl -tag -width "Uncompressed" -compact
462 number of bytes wired down, including IO-level cached file data pages
464 number of bytes used for IO-level disk caching
471 .Bl -tag -width "Uncompressed" -compact
492 .Bl -tag -width "Uncompressed" -compact
505 .Bl -tag -width "Uncompressed"
513 .Fl a
539 The picture it gives is only a close approximation to reality.