From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (bilbo.ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3xTPG11pWqzDr47 for ; Fri, 11 Aug 2017 22:19:53 +1000 (AEST) In-Reply-To: <1501493601-12317-1-git-send-email-maddy@linux.vnet.ibm.com> To: Madhavan Srinivasan From: Michael Ellerman Cc: Madhavan Srinivasan , linuxppc-dev@lists.ozlabs.org Subject: Re: powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list Message-Id: <3xTPG10J3Pz9t3w@ozlabs.org> Date: Fri, 11 Aug 2017 22:19:52 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2017-07-31 at 09:33:21 UTC, Madhavan Srinivasan wrote: > Add couple of more events (PM_LD_MISS_L1 and PM_BR_2PATH) to > power9 event list and power9_event_alternatives array (these > events can be counted in more than one PMC). > > Signed-off-by: Madhavan Srinivasan Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/91e0bd1e62519bdb50e35775ec37b2 cheers