xref: /titanic_51/usr/src/pkg/manifests/diagnostic-cpu-counters.mf (revision d583b39bfb4e2571d3e41097c5c357ffe353ad45)
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
44dir path=usr/share/man/man1
45dir path=usr/share/man/man1m
46dir path=usr/share/man/man3cpc
47dir path=usr/share/man/man3lib
48$(i386_ONLY)file path=usr/bin/$(ARCH32)/cputrack mode=0555
49file path=usr/bin/$(ARCH64)/cputrack mode=0555
50file path=usr/include/libcpc.h
51file path=usr/include/libpctx.h
52$(sparc_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.4.6 group=sys mode=0755
53$(sparc_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.62 group=sys mode=0755
54$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.AuthenticAMD group=sys \
55    mode=0755
56$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.15 group=sys \
57    mode=0755
58$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6 group=sys \
59    mode=0755
60$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.15 \
61    group=sys mode=0755
62$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.AuthenticAMD group=sys mode=0755
63$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.GenuineIntel.15 group=sys mode=0755
64$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.GenuineIntel.6 group=sys mode=0755
65$(i386_ONLY)file path=usr/kernel/pcbe/pcbe.GenuineIntel.6.15 group=sys \
66    mode=0755
67file path=usr/lib/$(ARCH64)/libcpc.so.1
68file path=usr/lib/$(ARCH64)/libpctx.so.1
69file path=usr/lib/$(ARCH64)/llib-lcpc.ln
70file path=usr/lib/$(ARCH64)/llib-lpctx.ln
71file path=usr/lib/libcpc.so.1
72file path=usr/lib/libpctx.so.1
73file path=usr/lib/llib-lcpc
74file path=usr/lib/llib-lcpc.ln
75file path=usr/lib/llib-lpctx
76file path=usr/lib/llib-lpctx.ln
77file path=usr/sbin/cpustat mode=0555
78file path=usr/share/man/man1/cputrack.1
79file path=usr/share/man/man1m/cpustat.1m
80file path=usr/share/man/man3cpc/cpc.3cpc
81file path=usr/share/man/man3cpc/cpc_access.3cpc
82file path=usr/share/man/man3cpc/cpc_bind_cpu.3cpc
83file path=usr/share/man/man3cpc/cpc_bind_curlwp.3cpc
84file path=usr/share/man/man3cpc/cpc_bind_event.3cpc
85file path=usr/share/man/man3cpc/cpc_bind_pctx.3cpc
86file path=usr/share/man/man3cpc/cpc_buf_add.3cpc
87file path=usr/share/man/man3cpc/cpc_buf_copy.3cpc
88file path=usr/share/man/man3cpc/cpc_buf_create.3cpc
89file path=usr/share/man/man3cpc/cpc_buf_destroy.3cpc
90file path=usr/share/man/man3cpc/cpc_buf_get.3cpc
91file path=usr/share/man/man3cpc/cpc_buf_hrtime.3cpc
92file path=usr/share/man/man3cpc/cpc_buf_set.3cpc
93file path=usr/share/man/man3cpc/cpc_buf_sub.3cpc
94file path=usr/share/man/man3cpc/cpc_buf_tick.3cpc
95file path=usr/share/man/man3cpc/cpc_buf_zero.3cpc
96file path=usr/share/man/man3cpc/cpc_caps.3cpc
97file path=usr/share/man/man3cpc/cpc_cciname.3cpc
98file path=usr/share/man/man3cpc/cpc_close.3cpc
99file path=usr/share/man/man3cpc/cpc_count_sys_events.3cpc
100file path=usr/share/man/man3cpc/cpc_count_usr_events.3cpc
101file path=usr/share/man/man3cpc/cpc_cpuref.3cpc
102file path=usr/share/man/man3cpc/cpc_disable.3cpc
103file path=usr/share/man/man3cpc/cpc_enable.3cpc
104file path=usr/share/man/man3cpc/cpc_event.3cpc
105file path=usr/share/man/man3cpc/cpc_event_accum.3cpc
106file path=usr/share/man/man3cpc/cpc_event_diff.3cpc
107file path=usr/share/man/man3cpc/cpc_eventtostr.3cpc
108file path=usr/share/man/man3cpc/cpc_getcciname.3cpc
109file path=usr/share/man/man3cpc/cpc_getcpuref.3cpc
110file path=usr/share/man/man3cpc/cpc_getcpuver.3cpc
111file path=usr/share/man/man3cpc/cpc_getnpic.3cpc
112file path=usr/share/man/man3cpc/cpc_getusage.3cpc
113file path=usr/share/man/man3cpc/cpc_npic.3cpc
114file path=usr/share/man/man3cpc/cpc_open.3cpc
115file path=usr/share/man/man3cpc/cpc_pctx_bind_event.3cpc
116file path=usr/share/man/man3cpc/cpc_pctx_invalidate.3cpc
117file path=usr/share/man/man3cpc/cpc_pctx_rele.3cpc
118file path=usr/share/man/man3cpc/cpc_pctx_take_sample.3cpc
119file path=usr/share/man/man3cpc/cpc_rele.3cpc
120file path=usr/share/man/man3cpc/cpc_request_preset.3cpc
121file path=usr/share/man/man3cpc/cpc_set_add_request.3cpc
122file path=usr/share/man/man3cpc/cpc_set_create.3cpc
123file path=usr/share/man/man3cpc/cpc_set_destroy.3cpc
124file path=usr/share/man/man3cpc/cpc_set_restart.3cpc
125file path=usr/share/man/man3cpc/cpc_set_sample.3cpc
126file path=usr/share/man/man3cpc/cpc_seterrfn.3cpc
127file path=usr/share/man/man3cpc/cpc_seterrhndlr.3cpc
128file path=usr/share/man/man3cpc/cpc_shared_bind_event.3cpc
129file path=usr/share/man/man3cpc/cpc_shared_close.3cpc
130file path=usr/share/man/man3cpc/cpc_shared_open.3cpc
131file path=usr/share/man/man3cpc/cpc_shared_rele.3cpc
132file path=usr/share/man/man3cpc/cpc_shared_take_sample.3cpc
133file path=usr/share/man/man3cpc/cpc_strtoevent.3cpc
134file path=usr/share/man/man3cpc/cpc_take_sample.3cpc
135file path=usr/share/man/man3cpc/cpc_unbind.3cpc
136file path=usr/share/man/man3cpc/cpc_version.3cpc
137file path=usr/share/man/man3cpc/cpc_walk_attrs.3cpc
138file path=usr/share/man/man3cpc/cpc_walk_events_all.3cpc
139file path=usr/share/man/man3cpc/cpc_walk_events_pic.3cpc
140file path=usr/share/man/man3cpc/cpc_walk_generic_events_all.3cpc
141file path=usr/share/man/man3cpc/cpc_walk_generic_events_pic.3cpc
142file path=usr/share/man/man3cpc/cpc_walk_names.3cpc
143file path=usr/share/man/man3cpc/cpc_walk_requests.3cpc
144file path=usr/share/man/man3cpc/generic_events.3cpc
145file path=usr/share/man/man3cpc/pctx_capture.3cpc
146file path=usr/share/man/man3cpc/pctx_create.3cpc
147file path=usr/share/man/man3cpc/pctx_release.3cpc
148file path=usr/share/man/man3cpc/pctx_run.3cpc
149file path=usr/share/man/man3cpc/pctx_set_events.3cpc
150file path=usr/share/man/man3lib/libcpc.3lib
151file path=usr/share/man/man3lib/libpctx.3lib
152hardlink path=usr/bin/cputrack target=../lib/isaexec
153$(sparc_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.23 target=pcbe.62
154$(sparc_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.4.7 target=pcbe.4.6
155$(i386_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.5 \
156    target=pcbe.GenuineIntel.6
157$(i386_ONLY)hardlink path=usr/kernel/pcbe/pcbe.GenuineIntel.5 \
158    target=pcbe.GenuineIntel.6
159legacy pkg=SUNWcpcu desc="CPU Performance Counter libraries and utilities" \
160    name="CPU Performance Counter libraries and utilities"
161license cr_Sun license=cr_Sun
162license lic_CDDL license=lic_CDDL
163$(i386_ONLY)license usr/src/uts/intel/pcbe/THIRDPARTYLICENSE \
164    license=usr/src/uts/intel/pcbe/THIRDPARTYLICENSE
165$(sparc_ONLY)license usr/src/uts/sun4u/pcbe/THIRDPARTYLICENSE \
166    license=usr/src/uts/sun4u/pcbe/THIRDPARTYLICENSE
167$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.23 \
168    target=pcbe.GenuineIntel.6.15
169$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.26 \
170    target=pcbe.GenuineIntel.6.15
171$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.28 \
172    target=pcbe.GenuineIntel.6.15
173$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.29 \
174    target=pcbe.GenuineIntel.6.15
175$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.30 \
176    target=pcbe.GenuineIntel.6.15
177$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.31 \
178    target=pcbe.GenuineIntel.6.15
179$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.37 \
180    target=pcbe.GenuineIntel.6.15
181$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.44 \
182    target=pcbe.GenuineIntel.6.15
183$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.46 \
184    target=pcbe.GenuineIntel.6.15
185$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.47 \
186    target=pcbe.GenuineIntel.6.15
187$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.23 \
188    target=pcbe.GenuineIntel.6.15
189$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.26 \
190    target=pcbe.GenuineIntel.6.15
191$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.28 \
192    target=pcbe.GenuineIntel.6.15
193$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.29 \
194    target=pcbe.GenuineIntel.6.15
195$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.30 \
196    target=pcbe.GenuineIntel.6.15
197$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.31 \
198    target=pcbe.GenuineIntel.6.15
199$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.37 \
200    target=pcbe.GenuineIntel.6.15
201$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.44 \
202    target=pcbe.GenuineIntel.6.15
203$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.46 \
204    target=pcbe.GenuineIntel.6.15
205$(i386_ONLY)link path=usr/kernel/pcbe/pcbe.GenuineIntel.6.47 \
206    target=pcbe.GenuineIntel.6.15
207link path=usr/lib/$(ARCH64)/libcpc.so target=./libcpc.so.1
208link path=usr/lib/$(ARCH64)/libpctx.so target=./libpctx.so.1
209link path=usr/lib/libcpc.so target=./libcpc.so.1
210link path=usr/lib/libpctx.so target=./libpctx.so.1
211