aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/builtin-sched.c')
-rw-r--r--tools/perf/builtin-sched.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/builtin-sched.c b/tools/perf/builtin-sched.c
index 8db0fd222f80..686af633b35b 100644
--- a/tools/perf/builtin-sched.c
+++ b/tools/perf/builtin-sched.c
@@ -1660,6 +1660,8 @@ static const char *record_args[] = {
1660 "record", 1660 "record",
1661 "-a", 1661 "-a",
1662 "-R", 1662 "-R",
1663 "-M",
1664 "-g",
1663 "-c", "1", 1665 "-c", "1",
1664 "-e", "sched:sched_switch:r", 1666 "-e", "sched:sched_switch:r",
1665 "-e", "sched:sched_stat_wait:r", 1667 "-e", "sched:sched_stat_wait:r",