summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/developer-tnf.mf
blob: f2bc7616d2042c7caddc1e7e0da6a6ed673e8528 (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
#
# 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:/developer/tnf@$(PKGVERS)
set name=pkg.description \
    value="utilities needed by developers using Trace Normal Format (TNF) facilities"
set name=pkg.summary value="TNF Developer Components"
set name=info.classification \
    value=org.opensolaris.category.2008:Development/System
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/bin
dir path=usr/include
dir path=usr/include/tnf
dir path=usr/lib
dir path=usr/share/man
dir path=usr/share/man/man1
dir path=usr/share/man/man3tnf
file path=usr/bin/tnfdump mode=0555
file path=usr/include/tnf/com.h
file path=usr/include/tnf/probe.h
file path=usr/include/tnf/tnf.h
file path=usr/include/tnf/writer.h
file path=usr/lib/libtnf.so.1
file path=usr/share/man/man1/tnfdump.1
file path=usr/share/man/man3tnf/TNF_DECLARE_RECORD.3tnf
file path=usr/share/man/man3tnf/TNF_PROBE.3tnf
file path=usr/share/man/man3tnf/libtnfctl.3tnf
file path=usr/share/man/man3tnf/tnf_process_disable.3tnf
file path=usr/share/man/man3tnf/tnfctl_buffer_alloc.3tnf
file path=usr/share/man/man3tnf/tnfctl_close.3tnf
file path=usr/share/man/man3tnf/tnfctl_indirect_open.3tnf
file path=usr/share/man/man3tnf/tnfctl_internal_open.3tnf
file path=usr/share/man/man3tnf/tnfctl_kernel_open.3tnf
file path=usr/share/man/man3tnf/tnfctl_pid_open.3tnf
file path=usr/share/man/man3tnf/tnfctl_probe_apply.3tnf
file path=usr/share/man/man3tnf/tnfctl_probe_state_get.3tnf
file path=usr/share/man/man3tnf/tnfctl_register_funcs.3tnf
file path=usr/share/man/man3tnf/tnfctl_strerror.3tnf
file path=usr/share/man/man3tnf/tnfctl_trace_attrs_get.3tnf
file path=usr/share/man/man3tnf/tnfctl_trace_state_set.3tnf
file path=usr/share/man/man3tnf/tracing.3tnf
legacy pkg=SUNWtnfd \
    desc="utilities needed by developers using Trace Normal Format (TNF) facilities" \
    name="TNF Developer Components"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
link path=usr/lib/libtnf.so target=./libtnf.so.1
link path=usr/share/man/man3tnf/TNF_DEBUG.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_1.3tnf \
    target=TNF_DECLARE_RECORD.3tnf
link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_2.3tnf \
    target=TNF_DECLARE_RECORD.3tnf
link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_3.3tnf \
    target=TNF_DECLARE_RECORD.3tnf
link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_4.3tnf \
    target=TNF_DECLARE_RECORD.3tnf
link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_5.3tnf \
    target=TNF_DECLARE_RECORD.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_0.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_0_DEBUG.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_1.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_1_DEBUG.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_2.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_2_DEBUG.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_3.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_3_DEBUG.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_4.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_4_DEBUG.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_5.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/TNF_PROBE_5_DEBUG.3tnf target=TNF_PROBE.3tnf
link path=usr/share/man/man3tnf/tnf_process_enable.3tnf \
    target=tnf_process_disable.3tnf
link path=usr/share/man/man3tnf/tnf_thread_disable.3tnf \
    target=tnf_process_disable.3tnf
link path=usr/share/man/man3tnf/tnf_thread_enable.3tnf \
    target=tnf_process_disable.3tnf
link path=usr/share/man/man3tnf/tnfctl_buffer_dealloc.3tnf \
    target=tnfctl_buffer_alloc.3tnf
link path=usr/share/man/man3tnf/tnfctl_check_libs.3tnf \
    target=tnfctl_indirect_open.3tnf
link path=usr/share/man/man3tnf/tnfctl_continue.3tnf \
    target=tnfctl_pid_open.3tnf
link path=usr/share/man/man3tnf/tnfctl_exec_open.3tnf \
    target=tnfctl_pid_open.3tnf
link path=usr/share/man/man3tnf/tnfctl_filter_list_add.3tnf \
    target=tnfctl_trace_state_set.3tnf
link path=usr/share/man/man3tnf/tnfctl_filter_list_delete.3tnf \
    target=tnfctl_trace_state_set.3tnf
link path=usr/share/man/man3tnf/tnfctl_filter_list_get.3tnf \
    target=tnfctl_trace_state_set.3tnf
link path=usr/share/man/man3tnf/tnfctl_filter_state_set.3tnf \
    target=tnfctl_trace_state_set.3tnf
link path=usr/share/man/man3tnf/tnfctl_probe_apply_ids.3tnf \
    target=tnfctl_probe_apply.3tnf
link path=usr/share/man/man3tnf/tnfctl_probe_connect.3tnf \
    target=tnfctl_probe_state_get.3tnf
link path=usr/share/man/man3tnf/tnfctl_probe_disable.3tnf \
    target=tnfctl_probe_state_get.3tnf
link path=usr/share/man/man3tnf/tnfctl_probe_disconnect_all.3tnf \
    target=tnfctl_probe_state_get.3tnf
link path=usr/share/man/man3tnf/tnfctl_probe_enable.3tnf \
    target=tnfctl_probe_state_get.3tnf
link path=usr/share/man/man3tnf/tnfctl_probe_trace.3tnf \
    target=tnfctl_probe_state_get.3tnf
link path=usr/share/man/man3tnf/tnfctl_probe_untrace.3tnf \
    target=tnfctl_probe_state_get.3tnf