From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linutronix.de (146.0.238.70:993) by crypto-ml.lab.linutronix.de with IMAP4-SSL for ; 05 Feb 2019 14:03:39 -0000 Received: from mail.kernel.org ([198.145.29.99]) by Galois.linutronix.de with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gr1K6-0006ha-9h for speck@linutronix.de; Tue, 05 Feb 2019 15:03:38 +0100 Date: Tue, 5 Feb 2019 15:03:29 +0100 From: Greg KH Subject: [MODERATED] Re: [PATCH v1 0/9] PERFv1 0 Message-ID: <20190205140329.GA16924@kroah.com> References: MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: On Mon, Feb 04, 2019 at 05:14:01PM -0800, speck for Andi Kleen wrote: > v1: Initial post > > Andi Kleen (9): > x86/pmu/intel: Export number of counters in caps > x86/pmu/intel: Add flags argument to x86_pmu::disable > x86/pmu/intel: Support excluding GP counters in scheduler > x86/pmu/intel: Handle TSX with counter 3 on Skylake > x86/pmu/intel: Add perf event attribute to enable counter 3 > x86/pmu/intel: Add global option for enable all counters > perf stat: Make all existing groups weak > perf stat: Don't count EL for --transaction with three counters > kvm: vmx: Support TSX_FORCE_ABORT in KVM guests Meta-comment, can you fix up and use the updated script to post these? The [XX/NN] and "N" numbers do not match up at all and it's hard to figure out which to trust. thanks, greg k-h