Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(224)

Unified Diff: client/profilers/ftrace/control

Issue 3554003: Merge remote branch 'cros/upstream' into tempbranch3 (Closed) Base URL: http://git.chromium.org/git/autotest.git
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/profilers/ftrace/__init__.py ('k') | client/profilers/ftrace/ftrace.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/profilers/ftrace/control
diff --git a/client/profilers/ftrace/control b/client/profilers/ftrace/control
new file mode 100644
index 0000000000000000000000000000000000000000..03da7935d4035892529ce5908cc1df7e88814c35
--- /dev/null
+++ b/client/profilers/ftrace/control
@@ -0,0 +1,3 @@
+job.profilers.add('ftrace', tracepoints=['syscalls'])
+job.run_test('sleeptest', seconds=1)
+job.profilers.delete('ftrace')
« no previous file with comments | « client/profilers/ftrace/__init__.py ('k') | client/profilers/ftrace/ftrace.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698