Totalview® for HPC Reference Guide : PART I CLI Commands : Chapter 3 CLI Namespace Commands : focus_processes
focus_processes
Returns a list of processes in the current focus
Format 
TV::focus_processes [ -all | -group | -process | -thread ]
Arguments 
-all
Changes the default width to all.
-group
Changes the default width to group.
-process
Changes the default width to process.
-thread
Changes the default width to thread.
Description 
The TV::focus_processes command returns a list of all processes in the current focus. If the focus width is something other than d (default), the focus width determines the set of processes returned. If the focus width is d, the TV::focus_processes command returns process width. Using any of the options changes the default width.
Examples 
f g1.< TV::focus_processes
Returns a list containing all processes in the same control as process 1.
Related Topics
focus_processes Command
focus_threads Command
dfocus Command
Using Groups, Processes, and Threads in the TotalView for HPC User Guide