From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 94CEDE006EA for ; Tue, 3 Jul 2012 11:07:48 -0700 (PDT) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 03 Jul 2012 11:07:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="173048590" Received: from unknown (HELO localhost) ([10.255.12.166]) by fmsmga001.fm.intel.com with ESMTP; 03 Jul 2012 11:07:47 -0700 From: tom.zanussi@intel.com To: yocto@yoctoproject.org, bruce.ashfield@windriver.com Date: Tue, 3 Jul 2012 13:07:46 -0500 Message-Id: X-Mailer: git-send-email 1.7.0.4 Subject: [PATCH 0/4] linux-yocto-3.4/standard/base: perf scripting updates X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2012 18:07:48 -0000 From: Tom Zanussi This patchset comprises the kernel side of the modifications needed to enable the Perl and Python bindings for perf scripting. Please pull into linux-yocto-3.4 standard/base. Thanks, Tom The following changes since commit a8291fa6f723b0182d2b7033b5d59f412ba7cf72: Bruce Ashfield (1): yaffs2: update to 2012-05-29 development head are available in the git repository at: git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/3.4-perf-scripting-standard-base http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/3.4-perf-scripting-standard-base Tom Zanussi (4): Revert "perf: hard-code NO_LIBPERL/NO_LIBPYTHON" perf: use pkg-config instead of python-config perf: add 'libperl not found' warning perf: change --root to --prefix for python install tools/perf/Makefile | 90 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 87 insertions(+), 3 deletions(-)