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.py27 from telemetry.internal.platform.profiler import android_profiling_helper
31 android_profiling_helper = None variable
111 return bool(android_profiling_helper)
119 return android_profiling_helper.PrepareDeviceForPerf(device)
157 objdump_path = android_profiling_helper.GetToolchainBinaryPath(
174 android_profiling_helper.GetRequiredLibrariesForPerfProfile(
181 kallsyms = android_profiling_helper.CreateSymFs(self._device,
186 android_profiling_helper.GetPerfhostName(), 'x86_64', 'linux')