Searched refs:exec_trace (Results 1 – 1 of 1) sorted by relevance
204 def format_entry(exec_trace): argument212 logging.debug('format this command: %s', exec_trace['command'])213 compilation = split_command(exec_trace['command'])220 'directory': exec_trace['directory'],222 'file': abspath(exec_trace['directory'], source)