Lines Matching refs:logging
16 import logging
93 logging.info("Profiling enabled: %s", self.enabled)
127 logging.info("stdout: %s", stdout_lines)
136 logging.info("Saving profiling traces: %s" % trace_file_name)
144 logging.error(results[const.STDERR][0])
145 logging.error("Fail to execute command: %s" % file_cmd)
166 logging.error('Unknown abi bitness "%s". Using 64bit hal '
172 logging.info("enable VTS profiling.")
220 logging.error("Fail to execute command: %s" % trace_processor_cmd)
259 logging.error("profiling point %s is already active.", name)
279 logging.error("profiling point %s is not active.", name)
320 logging.info("parsing trace file: %s.", file)