diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/perf/builtin-lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/builtin-lock.c b/tools/perf/builtin-lock.c index e549f4547b98..e18dfdc2948a 100644 --- a/tools/perf/builtin-lock.c +++ b/tools/perf/builtin-lock.c | |||
@@ -930,7 +930,6 @@ static const struct option lock_options[] = { | |||
930 | 930 | ||
931 | static const char *record_args[] = { | 931 | static const char *record_args[] = { |
932 | "record", | 932 | "record", |
933 | "-a", | ||
934 | "-R", | 933 | "-R", |
935 | "-f", | 934 | "-f", |
936 | "-m", "1024", | 935 | "-m", "1024", |