Searched refs:exec_trace (Results 1 – 1 of 1) sorted by relevance
212 def format_entry(exec_trace): argument220 logging.debug('format this command: %s', exec_trace['command'])221 compilation = split_command(exec_trace['command'])228 'directory': exec_trace['directory'],230 'file': abspath(exec_trace['directory'], source)