Home
last modified time | relevance | path

Searched refs:collect_log_file (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/
Dcrashcollect.py49 def collect_log_file(host, log_path, dest_path, use_tmp=False, clean=False): function
178 collect_log_file(host, constants.LOG_DIR, log_path)
183 collect_log_file(host, constants.LOG_CONSOLE_RAMOOPS, log_path,
190 collect_log_file(host, constants.LOG_I915_ERROR_STATE,
276 collect_log_file(host, remote_path + '/', local_path + '/')
301 collect_log_file(host, host.VAR_LOG_MESSAGES_COPY_PATH,
303 collect_log_file(host, "/var/log/messages", messages_raw)
Dsite_crashcollect.py14 from autotest_lib.server.crashcollect import collect_log_file
208 collect_log_file(host, file, infodir, clean=True)