Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755026Ab3HBQaF (ORCPT ); Fri, 2 Aug 2013 12:30:05 -0400 Received: from mail-we0-f182.google.com ([74.125.82.182]:38254 "EHLO mail-we0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754638Ab3HBQaD (ORCPT ); Fri, 2 Aug 2013 12:30:03 -0400 From: Frederic Weisbecker To: Peter Zijlstra , Jiri Olsa Cc: LKML , Frederic Weisbecker , Steven Rostedt , "Paul E. McKenney" , Ingo Molnar , Thomas Gleixner , Borislav Petkov , Li Zhong , Mike Galbraith , Kevin Hilman , Namhyung Kim , Arnaldo Carvalho de Melo , Stephane Eranian Subject: [PATCH 0/3] perf: Fixes on event accounting Date: Fri, 2 Aug 2013 18:29:53 +0200 Message-Id: <1375460996-16329-1-git-send-email-fweisbec@gmail.com> X-Mailer: git-send-email 1.7.5.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 24 Peter, Jiri, Here is a proposed set of fixes after the discussion we had about the last changes in the event accounting code. Thanks, Frederic --- Frederic Weisbecker (3): perf: Rollback callchain buffer refcount under the callchain mutex perf: Account freq events globally nohz: Include local CPU in full dynticks global kick kernel/events/callchain.c | 3 ++- kernel/events/core.c | 19 ++++++++----------- kernel/time/tick-sched.c | 1 + 3 files changed, 11 insertions(+), 12 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/