From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Trommler Subject: Using perf on Xeon Phi Date: Tue, 30 Jun 2015 11:54:06 +0200 Message-ID: <1435658046.18320.25.camel@mailbox.tu-dresden.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout2.zih.tu-dresden.de ([141.30.67.73]:45674 "EHLO mailout2.zih.tu-dresden.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751104AbbF3KG6 (ORCPT ); Tue, 30 Jun 2015 06:06:58 -0400 Received: from mail.zih.tu-dresden.de ([141.76.14.4]) by mailout2.zih.tu-dresden.de with esmtp (Exim 4.63) (envelope-from ) id 1Z9sEx-0002Bo-5L for linux-perf-users@vger.kernel.org; Tue, 30 Jun 2015 11:54:07 +0200 Received: from ma013.zih.tu-dresden.de ([141.30.69.13]) by server-50.mailclusterdns.zih.tu-dresden.de with esmtpsa (TLSv1.2:AES128-SHA:128) (envelope-from ) id 1Z9sEw-0004Ij-Qq for linux-perf-users@vger.kernel.org; Tue, 30 Jun 2015 11:54:06 +0200 Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: linux-perf-users@vger.kernel.org Hi! I'd like to use perf on a Xeon Phi coprocessor and therefore I'd like to ask if somebody on this list has already done this before. I already tried to cross compile perf with the latest gcc (5.1) which resulted in a non-executable binary and with Intel's icc (which failed due to a missing libc-dependency). Can anyone help me with his or her experiences and knowledge or point me to a good starting point or tutorial? Thanks in advance, Philipp Trommler.