linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] tools/perf: fix the event grouping functionality
@ 2011-10-24 10:56 Deng-Cheng Zhu
  2011-10-24 10:56 ` [RFC PATCH 1/2] tools/perf: Don't set attr->disabled when doing grouping Deng-Cheng Zhu
  2011-10-24 10:57 ` [RFC PATCH 2/2] tools/perf: Make group_fd static and move its place in __perf_evsel__open() Deng-Cheng Zhu
  0 siblings, 2 replies; 11+ messages in thread
From: Deng-Cheng Zhu @ 2011-10-24 10:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: Deng-Cheng Zhu

Two patches relating to the event state and group_fd of grouped events at
creation.

Deng-Cheng Zhu (2):
  tools/perf: Don't set attr->disabled when doing grouping
  tools/perf: Make group_fd static and move its place in
    __perf_evsel__open()

 tools/perf/builtin-record.c |    6 +++---
 tools/perf/builtin-stat.c   |    3 ++-
 tools/perf/util/evsel.c     |    3 +--
 3 files changed, 6 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2011-10-26 13:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 10:56 [RFC PATCH 0/2] tools/perf: fix the event grouping functionality Deng-Cheng Zhu
2011-10-24 10:56 ` [RFC PATCH 1/2] tools/perf: Don't set attr->disabled when doing grouping Deng-Cheng Zhu
2011-10-24 14:19   ` David Ahern
2011-10-25  7:26     ` Peter Zijlstra
2011-10-24 10:57 ` [RFC PATCH 2/2] tools/perf: Make group_fd static and move its place in __perf_evsel__open() Deng-Cheng Zhu
2011-10-24 14:03   ` Arnaldo Carvalho de Melo
2011-10-25 15:23     ` Arnaldo Carvalho de Melo
2011-10-26  6:26       ` Deng-Cheng Zhu
2011-10-26 11:18         ` Arnaldo Carvalho de Melo
2011-10-26 11:21           ` Arnaldo Carvalho de Melo
2011-10-26 13:14           ` Zhu, DengCheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).