All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf kvm: remove force option to cmd_record
@ 2013-08-14 20:36 David Ahern
  2013-08-15 12:59 ` Arnaldo Carvalho de Melo
  2013-08-29 10:07 ` [tip:perf/core] perf kvm: Remove " tip-bot for David Ahern
  0 siblings, 2 replies; 3+ messages in thread
From: David Ahern @ 2013-08-14 20:36 UTC (permalink / raw)
  To: acme, linux-kernel; +Cc: David Ahern, Jiri Olsa

4a4d371a missed builtin-kvm in the cleanup to remove the force option
to cmd_record.

Signed-off-by: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
---
 tools/perf/builtin-kvm.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/perf/builtin-kvm.c b/tools/perf/builtin-kvm.c
index fa2f3d7..6cd4de5 100644
--- a/tools/perf/builtin-kvm.c
+++ b/tools/perf/builtin-kvm.c
@@ -1305,7 +1305,6 @@ kvm_events_record(struct perf_kvm_stat *kvm, int argc, const char **argv)
 	const char * const record_args[] = {
 		"record",
 		"-R",
-		"-f",
 		"-m", "1024",
 		"-c", "1",
 	};
-- 
1.7.10.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] perf kvm: remove force option to cmd_record
  2013-08-14 20:36 [PATCH] perf kvm: remove force option to cmd_record David Ahern
@ 2013-08-15 12:59 ` Arnaldo Carvalho de Melo
  2013-08-29 10:07 ` [tip:perf/core] perf kvm: Remove " tip-bot for David Ahern
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2013-08-15 12:59 UTC (permalink / raw)
  To: David Ahern; +Cc: linux-kernel, Jiri Olsa

Em Wed, Aug 14, 2013 at 02:36:13PM -0600, David Ahern escreveu:
> 4a4d371a missed builtin-kvm in the cleanup to remove the force option
> to cmd_record.

Thanks, applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [tip:perf/core] perf kvm: Remove force option to cmd_record
  2013-08-14 20:36 [PATCH] perf kvm: remove force option to cmd_record David Ahern
  2013-08-15 12:59 ` Arnaldo Carvalho de Melo
@ 2013-08-29 10:07 ` tip-bot for David Ahern
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot for David Ahern @ 2013-08-29 10:07 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: acme, linux-kernel, hpa, mingo, dsahern, tglx, jolsa

Commit-ID:  fe32ee0fc1c43f780529da79329d8c87ebc51464
Gitweb:     http://git.kernel.org/tip/fe32ee0fc1c43f780529da79329d8c87ebc51464
Author:     David Ahern <dsahern@gmail.com>
AuthorDate: Wed, 14 Aug 2013 14:36:13 -0600
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Fri, 16 Aug 2013 17:17:57 -0300

perf kvm: Remove force option to cmd_record

4a4d371a missed builtin-kvm in the cleanup to remove the force option
to cmd_record.

Signed-off-by: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/1376512573-85012-1-git-send-email-dsahern@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/builtin-kvm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/perf/builtin-kvm.c b/tools/perf/builtin-kvm.c
index fa2f3d7..6cd4de5 100644
--- a/tools/perf/builtin-kvm.c
+++ b/tools/perf/builtin-kvm.c
@@ -1305,7 +1305,6 @@ kvm_events_record(struct perf_kvm_stat *kvm, int argc, const char **argv)
 	const char * const record_args[] = {
 		"record",
 		"-R",
-		"-f",
 		"-m", "1024",
 		"-c", "1",
 	};

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-29 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-14 20:36 [PATCH] perf kvm: remove force option to cmd_record David Ahern
2013-08-15 12:59 ` Arnaldo Carvalho de Melo
2013-08-29 10:07 ` [tip:perf/core] perf kvm: Remove " tip-bot for David Ahern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.