Skip to content
  • jim warner's avatar
    top: speed up the collapsed children forest view logic · 5e1c339b
    jim warner authored
    
    
    In forest view mode, once a collapsible parent process
    and all of its children (if any) have been identified,
    there is no longer a need to scan the remaining tasks.
    
    So this patch will just force a new scan for any other
    'Hide_pid' entries which might remain to be identified
    after a targeted parent has been completely processed.
    
    Signed-off-by: default avatarJim Warner <james.warner@comcast.net>
    5e1c339b