1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# 25 26set name=pkg.fmri value=pkg:/diagnostic/cpu-counters@$(PKGVERS) 27set name=pkg.description \ 28 value="CPU Performance Counter libraries and utilities" 29set name=pkg.summary value="CPU Performance Counter libraries and utilities" 30set name=info.classification value=org.opensolaris.category.2008:System/Core 31set name=variant.arch value=$(ARCH) 32dir path=usr group=sys 33dir path=usr/bin 34$(i386_ONLY)dir path=usr/bin/$(ARCH32) 35dir path=usr/bin/$(ARCH64) 36dir path=usr/include 37dir path=usr/include/sys 38dir path=usr/kernel group=sys 39dir path=usr/kernel/pcbe group=sys 40dir path=usr/kernel/pcbe/$(ARCH64) group=sys 41dir path=usr/lib 42dir path=usr/lib/$(ARCH64) 43dir path=usr/sbin 44$(i386_ONLY)file path=usr/bin/$(ARCH32)/cputrack mode=0555 45file path=usr/bin/$(ARCH64)/cputrack mode=0555 46file path=usr/include/libcpc.h 47file path=usr/include/libpctx.h 48$(sparc_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.4.6 group=sys mode=0755 49$(sparc_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.62 group=sys mode=0755 50$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.AuthenticAMD group=sys \ 51 mode=0755 52$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.15 group=sys \ 53 mode=0755 54$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6 group=sys \ 55 mode=0755 56$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.15 \ 57 group=sys mode=0755 58$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.AuthenticAMD group=sys mode=0755 59$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.GenuineIntel.15 group=sys mode=0755 60$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.GenuineIntel.6 group=sys mode=0755 61$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.GenuineIntel.6.15 group=sys \ 62 mode=0755 63file path=usr/lib/$(ARCH64)/libcpc.so.1 64file path=usr/lib/$(ARCH64)/libpctx.so.1 65file path=usr/lib/$(ARCH64)/llib-lcpc.ln 66file path=usr/lib/$(ARCH64)/llib-lpctx.ln 67file path=usr/lib/libcpc.so.1 68file path=usr/lib/libpctx.so.1 69file path=usr/lib/llib-lcpc 70file path=usr/lib/llib-lcpc.ln 71file path=usr/lib/llib-lpctx 72file path=usr/lib/llib-lpctx.ln 73file path=usr/sbin/cpustat mode=0555 74hardlink path=usr/bin/cputrack target=../lib/isaexec 75$(sparc_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.23 target=pcbe.62 76$(sparc_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.4.7 target=pcbe.4.6 77$(i386_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.5 \ 78 target=pcbe.GenuineIntel.6 79$(i386_ONLY)hardlink path=usr/kernel/pcbe/pcbe.GenuineIntel.5 \ 80 target=pcbe.GenuineIntel.6 81legacy pkg=SUNWcpcu arch=$(ARCH) category=system \ 82 desc="CPU Performance Counter libraries and utilities" \ 83 hotline="Please contact your local service provider" \ 84 name="CPU Performance Counter libraries and utilities" \ 85 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 86license cr_Sun license=cr_Sun 87license lic_CDDL license=lic_CDDL 88license uts/intel/pcbe/THIRDPARTYLICENSE \ 89 license=uts/intel/pcbe/THIRDPARTYLICENSE 90$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.23 \ 91 target=pcbe.GenuineIntel.6.15 92$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.26 \ 93 target=pcbe.GenuineIntel.6.15 94$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.28 \ 95 target=pcbe.GenuineIntel.6.15 96$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.29 \ 97 target=pcbe.GenuineIntel.6.15 98$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.30 \ 99 target=pcbe.GenuineIntel.6.15 100$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.31 \ 101 target=pcbe.GenuineIntel.6.15 102$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.37 \ 103 target=pcbe.GenuineIntel.6.15 104$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.44 \ 105 target=pcbe.GenuineIntel.6.15 106$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.46 \ 107 target=pcbe.GenuineIntel.6.15 108$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.47 \ 109 target=pcbe.GenuineIntel.6.15 110$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.23 \ 111 target=pcbe.GenuineIntel.6.15 112$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.26 \ 113 target=pcbe.GenuineIntel.6.15 114$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.28 \ 115 target=pcbe.GenuineIntel.6.15 116$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.29 \ 117 target=pcbe.GenuineIntel.6.15 118$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.30 \ 119 target=pcbe.GenuineIntel.6.15 120$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.31 \ 121 target=pcbe.GenuineIntel.6.15 122$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.37 \ 123 target=pcbe.GenuineIntel.6.15 124$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.44 \ 125 target=pcbe.GenuineIntel.6.15 126$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.46 \ 127 target=pcbe.GenuineIntel.6.15 128$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.47 \ 129 target=pcbe.GenuineIntel.6.15 130link path=usr/lib/$(ARCH64)/libcpc.so target=./libcpc.so.1 131link path=usr/lib/$(ARCH64)/libpctx.so target=./libpctx.so.1 132link path=usr/lib/libcpc.so target=./libcpc.so.1 133link path=usr/lib/libpctx.so target=./libpctx.so.1 134