Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757863Ab2ETCRW (ORCPT ); Sat, 19 May 2012 22:17:22 -0400 Received: from casper.infradead.org ([85.118.1.10]:47706 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757354Ab2ETCQ6 (ORCPT ); Sat, 19 May 2012 22:16:58 -0400 From: Arnaldo Carvalho de Melo To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Arnaldo Carvalho de Melo , Corey Ashford , David Ahern , Frederic Weisbecker , Jiri Olsa , Linus Torvalds , Namhyung Kim , Namhyung Kim , Paul Mackerras , Peter Zijlstra , Robert Richter , Stephane Eranian , arnaldo.melo@gmail.com, Arnaldo Carvalho de Melo Subject: [GIT PULL 0/6] perf/core fixes Date: Sat, 19 May 2012 23:16:30 -0300 Message-Id: <1337480196-761-1-git-send-email-acme@infradead.org> X-Mailer: git-send-email 1.7.9.2.358.g22243 Content-Type: text/plain; charset="UTF-8" X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1701 Lines: 50 Hi Ingo, This also includes a merge with tip/perf/urgent, please consider pulling, - Arnaldo The following changes since commit 978da300c7a65494692b329a6a4cbf364afc37c5: perf/x86/ibs: Fix undefined reference to `get_ibs_caps' (2012-05-14 14:31:35 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core for you to fetch changes up to 5e1c81d98a5621007824b49dde556fead5ff9c6c: perf evsel: Create events initially disabled -- again (2012-05-18 16:02:42 -0300) ---------------------------------------------------------------- Fixes for perf/core: . Rename some perf_target methods to avoid double negation, from Namhyung Kim. . Revert change to use per task events with inheritance, from Namhyung Kim. . Events should start disabled till children starts running, from David Ahern. Signed-off-by: Arnaldo Carvalho de Melo ---------------------------------------------------------------- Arnaldo Carvalho de Melo (1): Merge remote-tracking branch 'tip/perf/urgent' into perf/core David Ahern (1): perf evsel: Create events initially disabled -- again Jiri Olsa (2): perf hists: Fix callchain ip printf format perf tools: Split term type into value type and term type Namhyung Kim (3): perf target: Rename functions to avoid double negation Revert 'perf evlist: Fix creation of cpu map' perf target: Add uses_mmap field -- 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/