summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/diagnostic-cpu-counters.mf
blob: 072531050a76ca0af4036aee526de57301e5d756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
#

set name=pkg.fmri value=pkg:/diagnostic/cpu-counters@$(PKGVERS)
set name=pkg.description \
    value="CPU Performance Counter libraries and utilities"
set name=pkg.summary value="CPU Performance Counter libraries and utilities"
set name=info.classification value=org.opensolaris.category.2008:System/Core
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/bin
$(i386_ONLY)dir path=usr/bin/$(ARCH32)
dir path=usr/bin/$(ARCH64)
dir path=usr/include
dir path=usr/include/sys
dir path=usr/kernel group=sys
dir path=usr/kernel/pcbe group=sys
dir path=usr/kernel/pcbe/$(ARCH64) group=sys
dir path=usr/lib
dir path=usr/lib/$(ARCH64)
dir path=usr/sbin
dir path=usr/share/man/man1
dir path=usr/share/man/man1m
dir path=usr/share/man/man3cpc
dir path=usr/share/man/man3lib
$(i386_ONLY)file path=usr/bin/$(ARCH32)/cputrack mode=0555
file path=usr/bin/$(ARCH64)/cputrack mode=0555
file path=usr/include/libcpc.h
file path=usr/include/libpctx.h
$(sparc_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.4.6 group=sys mode=0755
$(sparc_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.62 group=sys mode=0755
$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.AuthenticAMD group=sys \
    mode=0755
$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.15 group=sys \
    mode=0755
$(i386_ONLY)file path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.15 \
    group=sys mode=0755
file path=usr/lib/$(ARCH64)/libcpc.so.1
file path=usr/lib/$(ARCH64)/libpctx.so.1
file path=usr/lib/$(ARCH64)/llib-lcpc.ln
file path=usr/lib/$(ARCH64)/llib-lpctx.ln
file path=usr/lib/libcpc.so.1
file path=usr/lib/libpctx.so.1
file path=usr/lib/llib-lcpc
file path=usr/lib/llib-lcpc.ln
file path=usr/lib/llib-lpctx
file path=usr/lib/llib-lpctx.ln
file path=usr/sbin/cpustat mode=0555
file path=usr/share/man/man1/cputrack.1
file path=usr/share/man/man1m/cpustat.1m
file path=usr/share/man/man3cpc/cpc.3cpc
file path=usr/share/man/man3cpc/cpc_access.3cpc
file path=usr/share/man/man3cpc/cpc_bind_curlwp.3cpc
file path=usr/share/man/man3cpc/cpc_bind_event.3cpc
file path=usr/share/man/man3cpc/cpc_buf_create.3cpc
file path=usr/share/man/man3cpc/cpc_count_usr_events.3cpc
file path=usr/share/man/man3cpc/cpc_enable.3cpc
file path=usr/share/man/man3cpc/cpc_event.3cpc
file path=usr/share/man/man3cpc/cpc_event_diff.3cpc
file path=usr/share/man/man3cpc/cpc_getcpuver.3cpc
file path=usr/share/man/man3cpc/cpc_npic.3cpc
file path=usr/share/man/man3cpc/cpc_open.3cpc
file path=usr/share/man/man3cpc/cpc_pctx_bind_event.3cpc
file path=usr/share/man/man3cpc/cpc_set_create.3cpc
file path=usr/share/man/man3cpc/cpc_seterrfn.3cpc
file path=usr/share/man/man3cpc/cpc_seterrhndlr.3cpc
file path=usr/share/man/man3cpc/cpc_shared_open.3cpc
file path=usr/share/man/man3cpc/cpc_strtoevent.3cpc
file path=usr/share/man/man3cpc/cpc_version.3cpc
file path=usr/share/man/man3cpc/generic_events.3cpc
file path=usr/share/man/man3cpc/pctx_capture.3cpc
file path=usr/share/man/man3cpc/pctx_set_events.3cpc
file path=usr/share/man/man3lib/libcpc.3lib
file path=usr/share/man/man3lib/libpctx.3lib
hardlink path=usr/bin/cputrack target=../lib/isaexec
$(sparc_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.23 target=pcbe.62
$(sparc_ONLY)hardlink path=usr/kernel/pcbe/$(ARCH64)/pcbe.4.7 target=pcbe.4.6
legacy pkg=SUNWcpcu desc="CPU Performance Counter libraries and utilities" \
    name="CPU Performance Counter libraries and utilities"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
$(i386_ONLY)license usr/src/uts/intel/pcbe/THIRDPARTYLICENSE \
    license=usr/src/uts/intel/pcbe/THIRDPARTYLICENSE
$(sparc_ONLY)license usr/src/uts/sun4u/pcbe/THIRDPARTYLICENSE \
    license=usr/src/uts/sun4u/pcbe/THIRDPARTYLICENSE
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.23 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.26 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.28 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.29 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.30 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.31 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.37 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.44 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.46 \
    target=pcbe.GenuineIntel.6.15
$(i386_ONLY)link path=usr/kernel/pcbe/$(ARCH64)/pcbe.GenuineIntel.6.47 \
    target=pcbe.GenuineIntel.6.15
link path=usr/lib/$(ARCH64)/libcpc.so target=./libcpc.so.1
link path=usr/lib/$(ARCH64)/libpctx.so target=./libpctx.so.1
link path=usr/lib/libcpc.so target=./libcpc.so.1
link path=usr/lib/libpctx.so target=./libpctx.so.1
link path=usr/share/man/man3cpc/cpc_bind_cpu.3cpc target=cpc_bind_curlwp.3cpc
link path=usr/share/man/man3cpc/cpc_bind_pctx.3cpc target=cpc_bind_curlwp.3cpc
link path=usr/share/man/man3cpc/cpc_buf_add.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_copy.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_destroy.3cpc \
    target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_get.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_hrtime.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_set.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_sub.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_tick.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_buf_zero.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_caps.3cpc target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_cciname.3cpc target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_close.3cpc target=cpc_open.3cpc
link path=usr/share/man/man3cpc/cpc_count_sys_events.3cpc \
    target=cpc_count_usr_events.3cpc
link path=usr/share/man/man3cpc/cpc_cpuref.3cpc target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_disable.3cpc target=cpc_enable.3cpc
link path=usr/share/man/man3cpc/cpc_event_accum.3cpc \
    target=cpc_event_diff.3cpc
link path=usr/share/man/man3cpc/cpc_eventtostr.3cpc target=cpc_strtoevent.3cpc
link path=usr/share/man/man3cpc/cpc_getcciname.3cpc target=cpc_getcpuver.3cpc
link path=usr/share/man/man3cpc/cpc_getcpuref.3cpc target=cpc_getcpuver.3cpc
link path=usr/share/man/man3cpc/cpc_getnpic.3cpc target=cpc_getcpuver.3cpc
link path=usr/share/man/man3cpc/cpc_getusage.3cpc target=cpc_getcpuver.3cpc
link path=usr/share/man/man3cpc/cpc_pctx_invalidate.3cpc \
    target=cpc_pctx_bind_event.3cpc
link path=usr/share/man/man3cpc/cpc_pctx_rele.3cpc \
    target=cpc_pctx_bind_event.3cpc
link path=usr/share/man/man3cpc/cpc_pctx_take_sample.3cpc \
    target=cpc_pctx_bind_event.3cpc
link path=usr/share/man/man3cpc/cpc_rele.3cpc target=cpc_bind_event.3cpc
link path=usr/share/man/man3cpc/cpc_request_preset.3cpc \
    target=cpc_bind_curlwp.3cpc
link path=usr/share/man/man3cpc/cpc_set_add_request.3cpc \
    target=cpc_set_create.3cpc
link path=usr/share/man/man3cpc/cpc_set_destroy.3cpc \
    target=cpc_set_create.3cpc
link path=usr/share/man/man3cpc/cpc_set_restart.3cpc \
    target=cpc_bind_curlwp.3cpc
link path=usr/share/man/man3cpc/cpc_set_sample.3cpc target=cpc_buf_create.3cpc
link path=usr/share/man/man3cpc/cpc_shared_bind_event.3cpc \
    target=cpc_shared_open.3cpc
link path=usr/share/man/man3cpc/cpc_shared_close.3cpc \
    target=cpc_shared_open.3cpc
link path=usr/share/man/man3cpc/cpc_shared_rele.3cpc \
    target=cpc_shared_open.3cpc
link path=usr/share/man/man3cpc/cpc_shared_take_sample.3cpc \
    target=cpc_shared_open.3cpc
link path=usr/share/man/man3cpc/cpc_take_sample.3cpc \
    target=cpc_bind_event.3cpc
link path=usr/share/man/man3cpc/cpc_unbind.3cpc target=cpc_bind_curlwp.3cpc
link path=usr/share/man/man3cpc/cpc_walk_attrs.3cpc target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_walk_events_all.3cpc target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_walk_events_pic.3cpc target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_walk_generic_events_all.3cpc \
    target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_walk_generic_events_pic.3cpc \
    target=cpc_npic.3cpc
link path=usr/share/man/man3cpc/cpc_walk_names.3cpc target=cpc_getcpuver.3cpc
link path=usr/share/man/man3cpc/cpc_walk_requests.3cpc \
    target=cpc_set_create.3cpc
link path=usr/share/man/man3cpc/pctx_create.3cpc target=pctx_capture.3cpc
link path=usr/share/man/man3cpc/pctx_release.3cpc target=pctx_capture.3cpc
link path=usr/share/man/man3cpc/pctx_run.3cpc target=pctx_capture.3cpc