Re: [PATCH 0/3 v3] perf: precise mode and exclude_guest

2012-10-09 Thread David Ahern

On 9/13/12 2:59 PM, David Ahern wrote:

Hopefully this wraps up the precise mode-exclude_guest dependency.
I'm sure someone will let me know if I screwed up the attribution
in the second patch.

David Ahern (2):
   perf tool: precise mode requires exclude_guest
   perf tool: give user better message if precise is not supported

Peter Zijlstra (1):
   perf: require exclude_guest to use PEBS - kernel side enforcement

v3: removed extra tab in patch 2
v2: updated commit messages for patches 1 and 2


Any chance this get committed? At the least userspace code? It has been 
3 months since I first reported the problem and what appears to be an 
acceptable solution has been lingering for a month.


David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/3 v3] perf: precise mode and exclude_guest

2012-10-09 Thread David Ahern

On 9/13/12 2:59 PM, David Ahern wrote:

Hopefully this wraps up the precise mode-exclude_guest dependency.
I'm sure someone will let me know if I screwed up the attribution
in the second patch.

David Ahern (2):
   perf tool: precise mode requires exclude_guest
   perf tool: give user better message if precise is not supported

Peter Zijlstra (1):
   perf: require exclude_guest to use PEBS - kernel side enforcement

v3: removed extra tab in patch 2
v2: updated commit messages for patches 1 and 2


Any chance this get committed? At the least userspace code? It has been 
3 months since I first reported the problem and what appears to be an 
acceptable solution has been lingering for a month.


David
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/3 v3] perf: precise mode and exclude_guest

2012-09-25 Thread David Ahern

On 9/13/12 2:59 PM, David Ahern wrote:

Hopefully this wraps up the precise mode-exclude_guest dependency.
I'm sure someone will let me know if I screwed up the attribution
in the second patch.

David Ahern (2):
   perf tool: precise mode requires exclude_guest
   perf tool: give user better message if precise is not supported

Peter Zijlstra (1):
   perf: require exclude_guest to use PEBS - kernel side enforcement

v3: removed extra tab in patch 2
v2: updated commit messages for patches 1 and 2


Ping? Is this version Peter approved?

David

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: [PATCH 0/3 v3] perf: precise mode and exclude_guest

2012-09-25 Thread David Ahern

On 9/13/12 2:59 PM, David Ahern wrote:

Hopefully this wraps up the precise mode-exclude_guest dependency.
I'm sure someone will let me know if I screwed up the attribution
in the second patch.

David Ahern (2):
   perf tool: precise mode requires exclude_guest
   perf tool: give user better message if precise is not supported

Peter Zijlstra (1):
   perf: require exclude_guest to use PEBS - kernel side enforcement

v3: removed extra tab in patch 2
v2: updated commit messages for patches 1 and 2


Ping? Is this version Peter approved?

David

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



[PATCH 0/3 v3] perf: precise mode and exclude_guest

2012-09-13 Thread David Ahern
Hopefully this wraps up the precise mode-exclude_guest dependency.
I'm sure someone will let me know if I screwed up the attribution
in the second patch.

David Ahern (2):
  perf tool: precise mode requires exclude_guest
  perf tool: give user better message if precise is not supported

Peter Zijlstra (1):
  perf: require exclude_guest to use PEBS - kernel side enforcement

v3: removed extra tab in patch 2
v2: updated commit messages for patches 1 and 2

 arch/x86/kernel/cpu/perf_event.c |6 ++
 tools/perf/builtin-record.c  |5 +
 tools/perf/builtin-top.c |4 
 tools/perf/util/parse-events.c   |3 +++
 4 files changed, 18 insertions(+)

-- 
1.7.10.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/3 v3] perf: precise mode and exclude_guest

2012-09-13 Thread David Ahern
Hopefully this wraps up the precise mode-exclude_guest dependency.
I'm sure someone will let me know if I screwed up the attribution
in the second patch.

David Ahern (2):
  perf tool: precise mode requires exclude_guest
  perf tool: give user better message if precise is not supported

Peter Zijlstra (1):
  perf: require exclude_guest to use PEBS - kernel side enforcement

v3: removed extra tab in patch 2
v2: updated commit messages for patches 1 and 2

 arch/x86/kernel/cpu/perf_event.c |6 ++
 tools/perf/builtin-record.c  |5 +
 tools/perf/builtin-top.c |4 
 tools/perf/util/parse-events.c   |3 +++
 4 files changed, 18 insertions(+)

-- 
1.7.10.1

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/