1*7e3dbbacSRobert Mustacchi#
2*7e3dbbacSRobert Mustacchi# This file and its contents are supplied under the terms of the
3*7e3dbbacSRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
4*7e3dbbacSRobert Mustacchi# You may only use this file in accordance with the terms of version
5*7e3dbbacSRobert Mustacchi# 1.0 of the CDDL.
6*7e3dbbacSRobert Mustacchi#
7*7e3dbbacSRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
8*7e3dbbacSRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
9*7e3dbbacSRobert Mustacchi# http://www.illumos.org/license/CDDL.
10*7e3dbbacSRobert Mustacchi#
11*7e3dbbacSRobert Mustacchi
12*7e3dbbacSRobert Mustacchi#
13*7e3dbbacSRobert Mustacchi# Copyright (c) 2018, Joyent, Inc.
14*7e3dbbacSRobert Mustacchi#
15*7e3dbbacSRobert Mustacchi
16*7e3dbbacSRobert MustacchiPerformance Monitoring Data
17*7e3dbbacSRobert Mustacchi
18*7e3dbbacSRobert MustacchiThese data files describe the performance monitoring events that
19*7e3dbbacSRobert Mustacchidifferent CPUs support. This data is provided by Intel at
20*7e3dbbacSRobert Mustacchihttps://download.01.org/perfmon/. This data is transformed into manual
21*7e3dbbacSRobert Mustacchipages and C files that are used to implement the kernel performance
22*7e3dbbacSRobert Mustacchimonitoring interfaces. Currently a subset of the events are supported.
23*7e3dbbacSRobert MustacchiFor more information, see the cpcgen tool.
24