From patchwork Wed Sep 4 15:54:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Garry X-Patchwork-Id: 172935 Delivered-To: patch@linaro.org Received: by 2002:a05:6e02:ce:0:0:0:0 with SMTP id r14csp115773ilq; Wed, 4 Sep 2019 08:57:33 -0700 (PDT) X-Google-Smtp-Source: APXvYqyTpjQ4CPGZ/AiNFWPkynl/vMtEEEnBuoy3/W8lPjVQePH3c8mmll4Wazef4Wg9zc31WwZC X-Received: by 2002:aa7:9735:: with SMTP id k21mr25672251pfg.174.1567612653311; Wed, 04 Sep 2019 08:57:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567612653; cv=none; d=google.com; s=arc-20160816; b=GS95zr0ofYbab6vzbTlzorF1kSDQOgAtiqqcmntiLtWXtueswXkXUGJQHv7jHVV4Em EvDw2kLhEm1fCM5GtY2MI0CKwP/+rTh9X01nDkiekyrx9bIy25WdwI5AehQNN60ytu7S mydtI2j1cLzfjVfqym2Ale8RGhlFy50gCaBY/GabSqZWD79/Wk5+Lle+y1IUBNJsjtUf swGJ1giZwnyyC/3DRXrRTBml5fn+kkLy2h8AxW885rQ9ofdUkhEAWGzR16NST4KbDgVr cCne+m4DE3YHxE9ZfLszfERRj6W4xH6OrylBg6rlOFnsHtf7ARwLvrdPMtx0mUNqRfN0 04Fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from; bh=a2LpRixbRL3lYpQP0TadIaWeVd/7XNC1VKq8yo/rSM8=; b=KqV6J9BjJ4OmwmbtdUa5aCZQFXx3ny3sSkhOm0t/MOfjMkDNdJCPF4Cnxg60rxAhtL NjyDy97gHP2hutxTqGWlhfTHrzZzcWCEvJPc3mMiFtoaISHq0HBpMxvLzDyunw57PlKm QmJ0ZTQtmg20I8Pd+ViSp9nuZ4eY/eWiKvIMbUDx6GCTHJXZT2Y++k9OE6AdQ1dCElzm hEiIjl7IIJm+Yz3QWqmeQ0Y0DCE/2965YatW4c2860qZtCf03LEOrk2W+xxztw1r+D0q tEx73JjECL8aE4KUaWFK5lqe/kaBvv5NONmGoaQTtqS9658jRFe6eI3pa4rTK2qmhSMX vWSw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j9si11737655plt.315.2019.09.04.08.57.33; Wed, 04 Sep 2019 08:57:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731568AbfIDP5c (ORCPT + 28 others); Wed, 4 Sep 2019 11:57:32 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:6663 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1730355AbfIDP5b (ORCPT ); Wed, 4 Sep 2019 11:57:31 -0400 Received: from DGGEMS413-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id E5E0CA303BF9F0B72BE0; Wed, 4 Sep 2019 23:57:18 +0800 (CST) Received: from localhost.localdomain (10.67.212.75) by DGGEMS413-HUB.china.huawei.com (10.3.19.213) with Microsoft SMTP Server id 14.3.439.0; Wed, 4 Sep 2019 23:57:10 +0800 From: John Garry To: , , , , , CC: , , , , , John Garry Subject: [PATCH 0/4] HiSilicon hip08 uncore PMU events additions Date: Wed, 4 Sep 2019 23:54:40 +0800 Message-ID: <1567612484-195727-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 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset adds some missing uncore PMU events for the hip08 arm64 platform. The missing events were originally mentioned in https://lkml.org/lkml/2019/6/14/645, when upstreaming the JSONs initially. It also includes a fix for a DDRC eventname. John Garry (4): perf jevents: Fix Hisi hip08 DDRC PMU eventname perf jevents: Add some missing events for Hisi hip08 DDRC PMU perf jevents: Add some missing events for Hisi hip08 L3C PMU perf jevents: Add some missing events for Hisi hip08 HHA PMU .../arm64/hisilicon/hip08/uncore-ddrc.json | 16 +++++- .../arm64/hisilicon/hip08/uncore-hha.json | 23 +++++++- .../arm64/hisilicon/hip08/uncore-l3c.json | 56 +++++++++++++++++++ 3 files changed, 93 insertions(+), 2 deletions(-) -- 2.17.1 Reviewed-by: Shaokun Zhang