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# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25# 26 27set name=pkg.fmri value=pkg:/developer/tnf@$(PKGVERS) 28set name=pkg.description \ 29 value="utilities needed by developers using Trace Normal Format (TNF) facilities" 30set name=pkg.summary value="TNF Developer Components" 31set name=info.classification \ 32 value=org.opensolaris.category.2008:Development/System 33set name=variant.arch value=$(ARCH) 34dir path=usr group=sys 35dir path=usr/bin 36dir path=usr/include 37dir path=usr/include/tnf 38dir path=usr/lib 39dir path=usr/share/man 40dir path=usr/share/man/man1 41dir path=usr/share/man/man3tnf 42file path=usr/bin/tnfdump mode=0555 43file path=usr/include/tnf/com.h 44file path=usr/include/tnf/probe.h 45file path=usr/include/tnf/tnf.h 46file path=usr/include/tnf/writer.h 47file path=usr/lib/libtnf.so.1 48file path=usr/share/man/man1/tnfdump.1 49file path=usr/share/man/man3tnf/TNF_DECLARE_RECORD.3tnf 50file path=usr/share/man/man3tnf/TNF_PROBE.3tnf 51file path=usr/share/man/man3tnf/libtnfctl.3tnf 52file path=usr/share/man/man3tnf/tnf_process_disable.3tnf 53file path=usr/share/man/man3tnf/tnfctl_buffer_alloc.3tnf 54file path=usr/share/man/man3tnf/tnfctl_close.3tnf 55file path=usr/share/man/man3tnf/tnfctl_indirect_open.3tnf 56file path=usr/share/man/man3tnf/tnfctl_internal_open.3tnf 57file path=usr/share/man/man3tnf/tnfctl_kernel_open.3tnf 58file path=usr/share/man/man3tnf/tnfctl_pid_open.3tnf 59file path=usr/share/man/man3tnf/tnfctl_probe_apply.3tnf 60file path=usr/share/man/man3tnf/tnfctl_probe_state_get.3tnf 61file path=usr/share/man/man3tnf/tnfctl_register_funcs.3tnf 62file path=usr/share/man/man3tnf/tnfctl_strerror.3tnf 63file path=usr/share/man/man3tnf/tnfctl_trace_attrs_get.3tnf 64file path=usr/share/man/man3tnf/tnfctl_trace_state_set.3tnf 65file path=usr/share/man/man3tnf/tracing.3tnf 66legacy pkg=SUNWtnfd \ 67 desc="utilities needed by developers using Trace Normal Format (TNF) facilities" \ 68 name="TNF Developer Components" 69license cr_Sun license=cr_Sun 70license lic_CDDL license=lic_CDDL 71link path=usr/lib/libtnf.so target=./libtnf.so.1 72link path=usr/share/man/man3tnf/TNF_DEBUG.3tnf target=TNF_PROBE.3tnf 73link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_1.3tnf \ 74 target=TNF_DECLARE_RECORD.3tnf 75link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_2.3tnf \ 76 target=TNF_DECLARE_RECORD.3tnf 77link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_3.3tnf \ 78 target=TNF_DECLARE_RECORD.3tnf 79link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_4.3tnf \ 80 target=TNF_DECLARE_RECORD.3tnf 81link path=usr/share/man/man3tnf/TNF_DEFINE_RECORD_5.3tnf \ 82 target=TNF_DECLARE_RECORD.3tnf 83link path=usr/share/man/man3tnf/TNF_PROBE_0.3tnf target=TNF_PROBE.3tnf 84link path=usr/share/man/man3tnf/TNF_PROBE_0_DEBUG.3tnf target=TNF_PROBE.3tnf 85link path=usr/share/man/man3tnf/TNF_PROBE_1.3tnf target=TNF_PROBE.3tnf 86link path=usr/share/man/man3tnf/TNF_PROBE_1_DEBUG.3tnf target=TNF_PROBE.3tnf 87link path=usr/share/man/man3tnf/TNF_PROBE_2.3tnf target=TNF_PROBE.3tnf 88link path=usr/share/man/man3tnf/TNF_PROBE_2_DEBUG.3tnf target=TNF_PROBE.3tnf 89link path=usr/share/man/man3tnf/TNF_PROBE_3.3tnf target=TNF_PROBE.3tnf 90link path=usr/share/man/man3tnf/TNF_PROBE_3_DEBUG.3tnf target=TNF_PROBE.3tnf 91link path=usr/share/man/man3tnf/TNF_PROBE_4.3tnf target=TNF_PROBE.3tnf 92link path=usr/share/man/man3tnf/TNF_PROBE_4_DEBUG.3tnf target=TNF_PROBE.3tnf 93link path=usr/share/man/man3tnf/TNF_PROBE_5.3tnf target=TNF_PROBE.3tnf 94link path=usr/share/man/man3tnf/TNF_PROBE_5_DEBUG.3tnf target=TNF_PROBE.3tnf 95link path=usr/share/man/man3tnf/tnf_process_enable.3tnf \ 96 target=tnf_process_disable.3tnf 97link path=usr/share/man/man3tnf/tnf_thread_disable.3tnf \ 98 target=tnf_process_disable.3tnf 99link path=usr/share/man/man3tnf/tnf_thread_enable.3tnf \ 100 target=tnf_process_disable.3tnf 101link path=usr/share/man/man3tnf/tnfctl_buffer_dealloc.3tnf \ 102 target=tnfctl_buffer_alloc.3tnf 103link path=usr/share/man/man3tnf/tnfctl_check_libs.3tnf \ 104 target=tnfctl_indirect_open.3tnf 105link path=usr/share/man/man3tnf/tnfctl_continue.3tnf \ 106 target=tnfctl_pid_open.3tnf 107link path=usr/share/man/man3tnf/tnfctl_exec_open.3tnf \ 108 target=tnfctl_pid_open.3tnf 109link path=usr/share/man/man3tnf/tnfctl_filter_list_add.3tnf \ 110 target=tnfctl_trace_state_set.3tnf 111link path=usr/share/man/man3tnf/tnfctl_filter_list_delete.3tnf \ 112 target=tnfctl_trace_state_set.3tnf 113link path=usr/share/man/man3tnf/tnfctl_filter_list_get.3tnf \ 114 target=tnfctl_trace_state_set.3tnf 115link path=usr/share/man/man3tnf/tnfctl_filter_state_set.3tnf \ 116 target=tnfctl_trace_state_set.3tnf 117link path=usr/share/man/man3tnf/tnfctl_probe_apply_ids.3tnf \ 118 target=tnfctl_probe_apply.3tnf 119link path=usr/share/man/man3tnf/tnfctl_probe_connect.3tnf \ 120 target=tnfctl_probe_state_get.3tnf 121link path=usr/share/man/man3tnf/tnfctl_probe_disable.3tnf \ 122 target=tnfctl_probe_state_get.3tnf 123link path=usr/share/man/man3tnf/tnfctl_probe_disconnect_all.3tnf \ 124 target=tnfctl_probe_state_get.3tnf 125link path=usr/share/man/man3tnf/tnfctl_probe_enable.3tnf \ 126 target=tnfctl_probe_state_get.3tnf 127link path=usr/share/man/man3tnf/tnfctl_probe_trace.3tnf \ 128 target=tnfctl_probe_state_get.3tnf 129link path=usr/share/man/man3tnf/tnfctl_probe_untrace.3tnf \ 130 target=tnfctl_probe_state_get.3tnf 131