* Arnaldo Carvalho de Melo <[email protected]> wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit af924aa35129edf338ebc8da6a4eae08cf7cb297: > > Merge tag 'perf-core-for-mingo' of > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core > (2014-08-18 10:14:43 +0200) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git > tags/perf-core-for-mingo > > for you to fetch changes up to 141da74d2eff8de134c5a5ffaf2800a8a1b27517: > > perf hists browser: Consolidate callchain print functions in TUI > (2014-08-22 13:12:15 -0300) > > ---------------------------------------------------------------- > perf/core improvements and fixes: > > User visible: > > o Don't try to find DSOs in SYSV maps (Don Zickus) > > o Fallback to MAP__FUNCTION if daddr maps are NULL, > i.e. addresses get looked upon more maps (Don Zickus) > > o Kernel fix to properly handle exited tasks, by returning POLLHUP values > on perf event file descriptors. Tooling changes will come next, but were > tested with this kernel fix. (Jiri Olsa)
So the signoffs are really weird (and invalid) here: commit ce1d77c667e40631d6673717e65e72f72265bf10 Author: Jiri Olsa <[email protected]> Date: Fri Aug 15 16:24:45 2014 -0300 perf top: Use set_term_quiet() instead of open coded equivalent ... Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/n/[email protected] [ Yanked this out of a patch containing this and some other change ] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> and in 7713886adc15 and f017bf0a8d92 - results of a rebase gone wrong? Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

