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.py52 def __init__(self, device, perf_binary, categories): argument
62 ['shell', perf_binary, 'record',
123 perf_binary = cls._PrepareDevice(device)
125 return device.RunShellCommand([perf_binary, 'list'], check_return=False)