Searched refs:exec_trace (Results 1 – 2 of 2) 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)
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)