[PATCH]perf/core: remove newline char in perf_event_sysfs_show

Peter Zijlstra peterz at infradead.org
Thu May 28 21:32:14 AEST 2015


On Thu, May 28, 2015 at 02:59:26PM +0530, Madhavan Srinivasan wrote:
> When a event also carries a event.unit file, having newline char
> will make perf userspace tool to print the event name in
> the next line when dumping counter data.

And changing the kernel will break the API (it includes a '\n' now) so
fix the tool.


More information about the Linuxppc-dev mailing list