webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
def | log_thread_state (logger, name, thread_id, msg='') |
def | log_traceback (logger, tb) |
def webkitpy.common.system.stack_utils.log_thread_state | ( | logger, | |
name, | |||
thread_id, | |||
msg = '' |
|||
) |
Log information about the given thread state.
def webkitpy.common.system.stack_utils.log_traceback | ( | logger, | |
tb | |||
) |