Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

perf vendor events: Remove P8 HW events which are not supported

This patch is to remove following hardware events
from JSON file which are not supported on POWER8.

pm_l3_p0_grp_pump
pm_l3_p0_lco_data
pm_l3_p0_lco_no_data
pm_l3_p0_lco_rty

Note: Unfortunately power8 event list is not publicly available.

Fixes: c3b4d5c4afb0 ("perf vendor events: Remove P8 HW events which are not supported")
Signed-off-by: Mamatha Inamdar <mamatha4@linux.vnet.ibm.com>
Acked-by: Ravi Bangoria <ravi.bangoria@linux.ibm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20190909065624.11956.3992.stgit@localhost.localdomain
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

authored by

Mamatha Inamdar and committed by
Arnaldo Carvalho de Melo
28b95176 7834fa94

-24
-24
tools/perf/pmu-events/arch/powerpc/power8/other.json
··· 1776 1776 "PublicDescription": "" 1777 1777 }, 1778 1778 {, 1779 - "EventCode": "0xa29084", 1780 - "EventName": "PM_L3_P0_GRP_PUMP", 1781 - "BriefDescription": "L3 pf sent with grp scope port 0", 1782 - "PublicDescription": "" 1783 - }, 1784 - {, 1785 - "EventCode": "0x528084", 1786 - "EventName": "PM_L3_P0_LCO_DATA", 1787 - "BriefDescription": "lco sent with data port 0", 1788 - "PublicDescription": "" 1789 - }, 1790 - {, 1791 - "EventCode": "0x518080", 1792 - "EventName": "PM_L3_P0_LCO_NO_DATA", 1793 - "BriefDescription": "dataless l3 lco sent port 0", 1794 - "PublicDescription": "" 1795 - }, 1796 - {, 1797 - "EventCode": "0xa4908c", 1798 - "EventName": "PM_L3_P0_LCO_RTY", 1799 - "BriefDescription": "L3 LCO received retry port 0", 1800 - "PublicDescription": "" 1801 - }, 1802 - {, 1803 1779 "EventCode": "0x84908d", 1804 1780 "EventName": "PM_L3_PF0_ALLOC", 1805 1781 "BriefDescription": "lifetime, sample of PF machine 0 valid",