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
30 android_profiling_helper = None variable
110 return bool(android_profiling_helper)
118 return android_profiling_helper.PrepareDeviceForPerf(device)
156 objdump_path = android_profiling_helper.GetToolchainBinaryPath(
173 android_profiling_helper.GetRequiredLibrariesForPerfProfile(
180 kallsyms = android_profiling_helper.CreateSymFs(self._device,
185 android_profiling_helper.GetPerfhostName(), 'linux', 'x86_64')