From: Ingo Molnar Date: Fri, 26 Sep 2014 09:12:46 +0000 (+0200) Subject: Merge tag 'perf-fdarray-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: omap-for-v3.19/prcm-cleanup~97^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8102f64c8d23f0bd4af0659bbd94d0c1d8d1c7;p=pandora-kernel.git Merge tag 'perf-fdarray-for-mingo' of git://git./linux/kernel/git/acme/linux into perf/core Pull perf tooling updates from Arnaldo Carvalho de Melo. Infrastructure changes: * We were not handling POLLHUP notifications for event file descriptors. Fix it by filtering entries in the events file descriptor array after poll() returns, refcounting mmaps so that when the last fd pointing to a perf mmap goes away we do the unmap. (Arnaldo Carvalho de Melo) User visible changes: * Now 'record' and 'trace' properly exit when a target thread exits. (Arnaldo Carvalho de Melo) Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- cf8102f64c8d23f0bd4af0659bbd94d0c1d8d1c7 Reading git-diff-tree failed