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