From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32320 invoked by alias); 25 Feb 2013 08:54:10 -0000 Received: (qmail 32310 invoked by uid 22791); 25 Feb 2013 08:54:09 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 25 Feb 2013 08:54:03 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3) with ESMTP id r1P8rqkm022657; Mon, 25 Feb 2013 09:53:52 +0100 (CET) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.5/8.14.3/Submit) id r1P8rprD031276; Mon, 25 Feb 2013 09:53:51 +0100 (CET) Date: Mon, 25 Feb 2013 08:54:00 -0000 Message-Id: <201302250853.r1P8rprD031276@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: markus.t.metzger@intel.com CC: jan.kratochvil@redhat.com, gdb-patches@sourceware.org, markus.t.metzger@gmail.com In-reply-to: (markus.t.metzger@intel.com) Subject: Re: [PATCH v8] btrace, x86: disable on some processors References: <1361530239-18656-1-git-send-email-markus.t.metzger@intel.com> <20130224123905.GC30032@host2.jankratochvil.net> 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 X-SW-Source: 2013-02/txt/msg00619.txt.bz2 > From: "Metzger, Markus T" > Date: Mon, 25 Feb 2013 08:42:08 +0000 > > > -----Original Message----- > > From: Jan Kratochvil [mailto:jan.kratochvil@redhat.com] > > Sent: Sunday, February 24, 2013 1:39 PM > > > > On Fri, 22 Feb 2013 11:50:39 +0100, markus.t.metzger@intel.com wrote: > > > * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h, > > > and signal.h. > > > (linux_supports_btrace): Add kernel and > > > cpuid check. > > > (kernel_supports_btrace): New function. > > > (cpu_supports_btrace): New function. > > > (intel_supports_btrace): New function. > > > > OK for check-in with the rest of patchset. > > Thanks. > > Mark, are you OK with those changes, as well? No objection here.