From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752457AbdLHRNY (ORCPT ); Fri, 8 Dec 2017 12:13:24 -0500 Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:42778 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750865AbdLHRNW (ORCPT ); Fri, 8 Dec 2017 12:13:22 -0500 Subject: Re: [PATCH v2 0/5] perf-probe: Improve probing on versioned symbols To: Masami Hiramatsu , Arnaldo Carvalho de Melo Cc: bhargavb , linux-kernel@vger.kernel.org, Paul Clarke , linux-rt-users@vger.kernel.org, linux-perf-users@vger.kernel.org, Ravi Bangoria References: <151263115609.13843.6362262297053841418.stgit@devbox> <15c9f3d9-e1c0-72eb-6ba6-28b8355f457b@linux.vnet.ibm.com> <20171209012408.d383f5f299621b10fd9e6bc3@kernel.org> From: Ravi Bangoria Date: Fri, 8 Dec 2017 22:43:43 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171209012408.d383f5f299621b10fd9e6bc3@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-TM-AS-GCONF: 00 x-cbid: 17120817-0020-0000-0000-000003D5F409 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17120817-0021-0000-0000-0000426B8573 Message-Id: <16d9f5f8-d605-7ea5-3e22-ca6193ddfae9@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-12-08_09:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=983 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1711220000 definitions=main-1712080236 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/08/2017 09:54 PM, Masami Hiramatsu wrote: > On Thu, 7 Dec 2017 18:17:51 +0530 > Ravi Bangoria wrote: > >> >> On 12/07/2017 12:49 PM, Masami Hiramatsu wrote: >>> Hi, >>> >>> Here is the 2nd version of the series for probing on >>> versioned symbols in libraries. This includes 5 patches >>> to fix the issues discussed on perf-users ML >>> (https://www.spinics.net/lists/linux-perf-users/msg04637.html) >>> >>> The first version is here; https://lkml.org/lkml/2017/12/5/1124 >>> >>> Here is the updates; >>> >>> [3/5] Add a description in Documentation/perf-probe.txt >>> [5/5] Add a description and examples in Documentation/perf-probe.txt >>> >>> Thank you, >> Ack-by: Ravi Bangoria > Thanks!, is that OK for series? and Acked-by ? B-) Yes Masami, Acked for the series. ( Sorry, I just forgot to add 'ed' in Acked-by :) ) Thanks, Ravi