Searched hist:ca6a42586fae639ff9e5285d9bdc550fcb1b8d41 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-top.c | diff ca6a42586fae639ff9e5285d9bdc550fcb1b8d41 Fri Mar 25 14:11:11 CDT 2011 David Ahern <daahern@cisco.com> perf tools: Emit clearer message for sys_perf_event_open ENOENT return
Resend of patch sent back in January 2011 in light of recent confusion around unsupported events for a given platform.
Improve sys_perf_event_open ENOENT return handling in top and record, just like 5a3446b does for stat.
Retry of Arnaldo's patch using ui_warning instead of die which allows the fallback from hardware cycles to software clock.
Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org LKML-Reference: <1301080271-20945-1-git-send-email-daahern@cisco.com> Signed-off-by: David Ahern <daahern@cisco.com> [ committer note: Some adjustments to make it apply to newer codebase ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | builtin-record.c | diff ca6a42586fae639ff9e5285d9bdc550fcb1b8d41 Fri Mar 25 14:11:11 CDT 2011 David Ahern <daahern@cisco.com> perf tools: Emit clearer message for sys_perf_event_open ENOENT return
Resend of patch sent back in January 2011 in light of recent confusion around unsupported events for a given platform.
Improve sys_perf_event_open ENOENT return handling in top and record, just like 5a3446b does for stat.
Retry of Arnaldo's patch using ui_warning instead of die which allows the fallback from hardware cycles to software clock.
Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: linux-kernel@vger.kernel.org LKML-Reference: <1301080271-20945-1-git-send-email-daahern@cisco.com> Signed-off-by: David Ahern <daahern@cisco.com> [ committer note: Some adjustments to make it apply to newer codebase ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|