Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/profile_chrome/
Dperf_tracing_agent.py50 def __init__(self, device, perf_binary, categories): argument
60 ['shell', perf_binary, 'record',
121 perf_binary = cls._PrepareDevice(device)
123 return device.RunShellCommand([perf_binary, 'list'], check_return=False)