All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] perf: trivial follow-ons to --list-cmds
@ 2014-03-15  3:17 Ramkumar Ramachandra
  2014-03-15  3:17 ` [PATCH 1/4] perf kmem: introduce --list-cmds for use by scripts Ramkumar Ramachandra
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Ramkumar Ramachandra @ 2014-03-15  3:17 UTC (permalink / raw)
  To: LKML; +Cc: David Ahern, Jiri Olsa, Arnaldo Carvalho de Melo

Hi,

With "perf kvm: introduce --list-cmds for use by scripts" accepted,
these are trivial follow-on patches to enable the same functionality
in kmem, mem, lock, and sched.

Thanks.

Ramkumar Ramachandra (4):
  perf kmem: introduce --list-cmds for use by scripts
  perf mem: introduce --list-cmds for use by scripts
  perf lock: introduce --list-cmds for use by scripts
  perf sched: introduce --list-cmds for use by scripts

 tools/perf/builtin-kmem.c     |  8 +++++---
 tools/perf/builtin-lock.c     | 10 ++++++----
 tools/perf/builtin-mem.c      | 15 ++++++++-------
 tools/perf/builtin-sched.c    | 10 ++++++----
 tools/perf/perf-completion.sh |  4 ++--
 5 files changed, 27 insertions(+), 20 deletions(-)

-- 
1.9.rc0.1.g9d22d25


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

end of thread, other threads:[~2014-04-17  9:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-15  3:17 [PATCH 0/4] perf: trivial follow-ons to --list-cmds Ramkumar Ramachandra
2014-03-15  3:17 ` [PATCH 1/4] perf kmem: introduce --list-cmds for use by scripts Ramkumar Ramachandra
2014-04-17  9:57   ` [tip:perf/core] perf kmem: Introduce " tip-bot for Ramkumar Ramachandra
2014-03-15  3:17 ` [PATCH 2/4] perf mem: introduce " Ramkumar Ramachandra
2014-04-17  9:57   ` [tip:perf/core] perf mem: Introduce " tip-bot for Ramkumar Ramachandra
2014-03-15  3:17 ` [PATCH 3/4] perf lock: introduce " Ramkumar Ramachandra
2014-04-17  9:57   ` [tip:perf/core] perf lock: Introduce " tip-bot for Ramkumar Ramachandra
2014-03-15  3:17 ` [PATCH 4/4] perf sched: introduce " Ramkumar Ramachandra
2014-04-17  9:57   ` [tip:perf/core] perf sched: Introduce " tip-bot for Ramkumar Ramachandra
2014-03-15 15:49 ` [PATCH 0/4] perf: trivial follow-ons to --list-cmds David Ahern
2014-03-27  0:05   ` Ramkumar Ramachandra

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.