HomeSort by relevance Sort by last modified time
    Searched refs:profile_chrome (Results 1 - 12 of 12) sorted by null

  /external/chromium-trace/catapult/systrace/profile_chrome/
run_tests 3 exec python -m unittest discover profile_chrome '*_unittest.py' $@
perf_tracing_agent_unittest.py 7 from profile_chrome import perf_tracing_agent
8 from profile_chrome import ui
profiler_unittest.py 9 from profile_chrome import profiler
10 from profile_chrome import ui
11 from profile_chrome import fake_agent_1
12 from profile_chrome import fake_agent_2
main.py 13 from profile_chrome import chrome_tracing_agent
14 from profile_chrome import ddms_tracing_agent
15 from profile_chrome import flags
16 from profile_chrome import perf_tracing_agent
17 from profile_chrome import profiler
18 from profile_chrome import ui
66 # Add options from profile_chrome agents.
104 # Include Chrome categories by default in profile_chrome.
chrome_startup_tracing_agent_unittest.py 7 from profile_chrome import chrome_startup_tracing_agent
ddms_tracing_agent_unittest.py 5 from profile_chrome import ddms_tracing_agent
profiler.py 7 from profile_chrome import chrome_startup_tracing_agent
8 from profile_chrome import chrome_tracing_agent
9 from profile_chrome import ui
10 from profile_chrome import util
chrome_tracing_agent_unittest.py 7 from profile_chrome import chrome_tracing_agent
ddms_tracing_agent.py 10 from profile_chrome import util
perf_tracing_agent.py 17 from profile_chrome import ui
  /external/chromium-trace/catapult/systrace/bin/
adb_profile_chrome 13 from profile_chrome import main
adb_profile_chrome_startup 16 from profile_chrome import chrome_startup_tracing_agent
17 from profile_chrome import flags
18 from profile_chrome import profiler
19 from profile_chrome import ui
89 # TODO(washingtonp): Once Systrace uses all of the profile_chrome agents,

Completed in 836 milliseconds