From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] perf tools : adds support for native scripting Date: Thu, 22 May 2014 04:24:11 -0700 Message-ID: <871tvmqco4.fsf@tassilo.jf.intel.com> References: <1400727182.19852.0.camel@desktop> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mga01.intel.com ([192.55.52.88]:55084 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751818AbaEVLYM (ORCPT ); Thu, 22 May 2014 07:24:12 -0400 In-Reply-To: <1400727182.19852.0.camel@desktop> (Adrien BAK's message of "Thu, 22 May 2014 11:53:02 +0900") Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Adrien BAK Cc: a.p.zijlstra@chello.nl, paulus@samba.org, mingo@redhat.com, acme@kernel.org, linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org Adrien BAK writes: > As it is perf-script allows one to use perl or python scripts to parse > perf events. > The following proposal aimed to introduce support of .so files as scripts. > This support allows for better performance when parsing perf's data > files and a complete access to the raw data. You'll at least need some documentation how to use it. -Andi -- ak@linux.intel.com -- Speaking for myself only