From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52117 invoked by alias); 29 Nov 2016 15:49:05 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 52097 invoked by uid 89); 29 Nov 2016 15:49:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=gdbpatchesownersourcewareorg, gdb-patches-owner@sourceware.org, U*gdb-patches-owner, Hx-languages-length:1854 X-HELO: mga07.intel.com Received: from mga07.intel.com (HELO mga07.intel.com) (134.134.136.100) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 29 Nov 2016 15:48:54 +0000 Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP; 29 Nov 2016 07:48:53 -0800 X-ExtLoop1: 1 Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by fmsmga006.fm.intel.com with ESMTP; 29 Nov 2016 07:48:52 -0800 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by irsmsx105.ger.corp.intel.com (163.33.3.28) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 29 Nov 2016 15:48:51 +0000 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.52]) by irsmsx155.ger.corp.intel.com ([169.254.14.237]) with mapi id 14.03.0248.002; Tue, 29 Nov 2016 15:48:51 +0000 From: "Metzger, Markus T" To: "Wiederhake, Tim" , "gdb-patches@sourceware.org" CC: "palves@redhat.com" Subject: RE: [PATCH v3 0/8] Python bindings for btrace recordings Date: Tue, 29 Nov 2016 15:49:00 -0000 Message-ID: References: <1479743318-24523-1-git-send-email-tim.wiederhake@intel.com> In-Reply-To: <1479743318-24523-1-git-send-email-tim.wiederhake@intel.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-11/txt/msg00959.txt.bz2 > -----Original Message----- > From: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] On Behalf Of Tim Wiederhake > Sent: Monday, November 21, 2016 4:49 PM > To: gdb-patches@sourceware.org > Cc: palves@redhat.com; Metzger, Markus T > Subject: [PATCH v3 0/8] Python bindings for btrace recordings >=20 > This patch series adds Python bindings for btrace recordings. >=20 > V1 of this series can be found here: > https://sourceware.org/ml/gdb-patches/2016-10/msg00733.html >=20 > V2 of this series can be found here: > https://sourceware.org/ml/gdb-patches/2016-11/msg00084.html >=20 > Changes in V3: > - Rebased to current master. > - Replaced some strncmp with strcmp in patch 4 ("Add record_start functio= n"). > - Incorporated Eli's feedback regarding the documentation part. >=20 > Tim Wiederhake (8): > btrace: Count gaps as one instruction explicitly. > btrace: Export btrace_decode_error function. > btrace: Use binary search to find instruction. > Add record_start function. > python: Create Python bindings for record history. > python: Implement btrace Python bindings for record history. > python: Add tests for record Python bindings > Add documentation for new instruction record Python bindings. Thanks for this patch series. This adds a very nice feature IMHO. I'm OK with the record-btrace bits. See feedback on individual patches for a few nits. You need to find a maintainer to approve the Python bits. Thanks, Markus. Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928