system-kernel-cpu-counters.mf revision 71e464e521434117b4a9290e959715a305141f0b
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# CDDL HEADER START
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# The contents of this file are subject to the terms of the
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# Common Development and Distribution License (the "License").
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# You may not use this file except in compliance with the License.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# or http://www.opensolaris.org/os/licensing.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# See the License for the specific language governing permissions
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# and limitations under the License.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# When distributing Covered Code, include this CDDL HEADER in each
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# If applicable, add the following below this CDDL HEADER, with the
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# fields enclosed by brackets "[]" replaced with your own identifying
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# information: Portions Copyright [yyyy] [name of copyright owner]
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# CDDL HEADER END
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# The default for payload-bearing actions in this package is to appear in the
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# global zone only. See the include file for greater detail, as well as
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc# information about overriding the defaults.
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc#
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc<include global_zone_only_component>
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcset name=pkg.fmri value=pkg:/system/kernel/cpu-counters@$(PKGVERS)
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcset name=pkg.description value="Kernel support for CPU Performance Counters"
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcset name=pkg.summary value="CPU Performance Counter driver"
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcset name=info.classification value=org.opensolaris.category.2008:System/Core
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcset name=variant.arch value=$(ARCH)
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcdir path=platform group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)dir path=platform/i86pc group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)dir path=platform/i86pc/kernel group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)dir path=platform/i86pc/kernel/drv group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)dir path=platform/i86pc/kernel/drv/$(ARCH64) group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)dir path=platform/i86pc/kernel/sys group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)dir path=platform/i86pc/kernel/sys/$(ARCH64) group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4u group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys
0ba2cbe97e0678a691742f98d2532caed0a2c4aaxc$(sparc_ONLY)dir path=platform/sun4u/kernel/drv group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4u/kernel/drv/$(ARCH64) group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4u/kernel/sys group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4u/kernel/sys/$(ARCH64) group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4v group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4v/kernel/drv group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4v/kernel/drv/$(ARCH64) group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4v/kernel/sys group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)dir path=platform/sun4v/kernel/sys/$(ARCH64) group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xcdriver name=cpc perms="shared 0666 root sys"
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)file path=platform/i86pc/kernel/drv/$(ARCH64)/cpc group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)file path=platform/i86pc/kernel/drv/cpc group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)file path=platform/i86pc/kernel/drv/cpc.conf group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)file path=platform/sun4u/kernel/drv/$(ARCH64)/cpc group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)file path=platform/sun4u/kernel/drv/cpc.conf group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)file path=platform/sun4v/kernel/drv/$(ARCH64)/cpc group=sys
0ba2cbe97e0678a691742f98d2532caed0a2c4aaxc$(sparc_ONLY)file path=platform/sun4v/kernel/drv/cpc.conf group=sys
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)hardlink path=platform/i86pc/kernel/sys/$(ARCH64)/cpc \
0ba2cbe97e0678a691742f98d2532caed0a2c4aaxc target=../../drv/$(ARCH64)/cpc
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(i386_ONLY)hardlink path=platform/i86pc/kernel/sys/cpc target=../drv/cpc
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg$(sparc_ONLY)hardlink path=platform/sun4u/kernel/sys/$(ARCH64)/cpc \
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg target=../../drv/$(ARCH64)/cpc
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg$(sparc_ONLY)hardlink path=platform/sun4v/kernel/sys/$(ARCH64)/cpc \
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg target=../../drv/$(ARCH64)/cpc
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg$(i386_ONLY)legacy pkg=SUNWcpc.i arch=$(ARCH).i86pc \
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg desc="Kernel support for CPU Performance Counters" \
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg name="CPU Performance Counter driver"
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg$(sparc_ONLY)legacy pkg=SUNWcpc.u arch=$(ARCH).sun4u \
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg desc="Kernel support for CPU Performance Counters" \
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg name="CPU Performance Counter driver"
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc$(sparc_ONLY)legacy pkg=SUNWcpc.v arch=$(ARCH).sun4v \
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc desc="Kernel support for CPU Performance Counters" \
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc name="CPU Performance Counter driver"
7a1306a70fee0e017a445bde1dcfd1997f691cf4xclicense cr_Sun license=cr_Sun
7a1306a70fee0e017a445bde1dcfd1997f691cf4xclicense lic_CDDL license=lic_CDDL
7a1306a70fee0e017a445bde1dcfd1997f691cf4xc