Message ID | 1560160772-210844-1-git-send-email-john.garry@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 365A814C0 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 10 Jun 2019 10:02:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2684728857 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 10 Jun 2019 10:02:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1A7B22874B; Mon, 10 Jun 2019 10:02:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C0F5B28774 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 10 Jun 2019 10:02:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Dukw38GC5Y1ydsHuyhOD9bwtFx15HmhVDvkq20+E/kY=; b=nA7naTvvShwBXe Ss1gIUuz+EhfaB52o3DNKQylltJtSmo00hxTcFiwdznodalDqUrH/2jA0BCIlPGTJHeN87LwgToee b5HBp8OuJfauR+0Hvljy+oPxd6727AgrPZET5U3sVUblrDjPq/LZ2zhkugHRjTq+qpN3/srp3LU2y 8kouNT1enqJQg+regkT1Ev3ctqLCyMQLGiN1d0iT6gT8eTZJOF+SpAkVvDIDt85/EWXbx2Gg8+gXd yRrRoCwZp5B+L92bXrZRQNHTZOIrhFxml9u9QZAff4s3UTcszQeokiYbo/4lTDb+H5uFKLxOX7coC 9gE35DYjd4wFfBvTFKeg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1haH83-0002Qk-G2; Mon, 10 Jun 2019 10:02:15 +0000 Received: from szxga06-in.huawei.com ([45.249.212.32] helo=huawei.com) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1haH76-0001aq-Ui for linux-arm-kernel@lists.infradead.org; Mon, 10 Jun 2019 10:01:19 +0000 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id E6281F61A87CED15321F; Mon, 10 Jun 2019 18:01:10 +0800 (CST) Received: from localhost.localdomain (10.67.212.75) by DGGEMS402-HUB.china.huawei.com (10.3.19.202) with Microsoft SMTP Server id 14.3.439.0; Mon, 10 Jun 2019 18:00:51 +0800 From: John Garry <john.garry@huawei.com> To: <peterz@infradead.org>, <mingo@redhat.com>, <acme@kernel.org>, <alexander.shishkin@linux.intel.com>, <jolsa@redhat.com>, <namhyung@kernel.org>, <tmricht@linux.ibm.com>, <brueckner@linux.ibm.com>, <kan.liang@linux.intel.com>, <ben@decadent.org.uk>, <mathieu.poirier@linaro.org>, <mark.rutland@arm.com>, <will.deacon@arm.com> Subject: [PATCH 0/5] Perf uncore PMU event alias support for Hisi hip08 ARM64 platform Date: Mon, 10 Jun 2019 17:59:27 +0800 Message-ID: <1560160772-210844-1-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 2.8.1 MIME-Version: 1.0 X-Originating-IP: [10.67.212.75] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190610_030117_254297_E448E21B X-CRM114-Status: UNSURE ( 9.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: ak@linux.intel.com, John Garry <john.garry@huawei.com>, linux-kernel@vger.kernel.org, linuxarm@huawei.com, zhangshaokun@hisilicon.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Perf uncore PMU event alias support for Hisi hip08 ARM64 platform
|
expand
|