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