Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/profile_chrome/
Dperf_tracing_agent.py26 from telemetry.internal.platform.profiler import android_profiling_helper
29 android_profiling_helper = None variable
109 return bool(android_profiling_helper)
117 return android_profiling_helper.PrepareDeviceForPerf(device)
155 objdump_path = android_profiling_helper.GetToolchainBinaryPath(
172 android_profiling_helper.GetRequiredLibrariesForPerfProfile(
179 kallsyms = android_profiling_helper.CreateSymFs(self._device,
184 android_profiling_helper.GetPerfhostName(), 'x86_64', 'linux')