The Gaudi Framework
master (37c0b60a)
|
Functions | |
def | get_critical_path (path_to_trace_file) |
def | main () |
Variables | |
__author__ | |
(c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More... | |
message | |
category | |
def getCriticalPath.get_critical_path | ( | path_to_trace_file | ) |
Find critical path, print algorithms on it and its length.
Definition at line 27 of file getCriticalPath.py.
def getCriticalPath.main | ( | ) |
Definition at line 61 of file getCriticalPath.py.
|
private |
(c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".
# # In applying this licence, CERN does not waive the privileges and immunities # granted to it by virtue of its status as an Intergovernmental Organization # or submit itself to any jurisdiction. #
Definition at line 14 of file getCriticalPath.py.
getCriticalPath.category |
Definition at line 22 of file getCriticalPath.py.
getCriticalPath.message |
Definition at line 22 of file getCriticalPath.py.