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

Unified Diff: client/profilers/ftrace/control

Issue 3511003: Merge remote branch 'cros/upstream' into tempbranch2 (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
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')

Powered by Google App Engine
This is Rietveld 408576698