xref: /titanic_41/usr/src/lib/libtnfprobe/mapfile-vers (revision f4b3ec61df05330d25f55a36b975b4d7519fdeb1)
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# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNWprivate_1.1 {
29    global:
30	fork = NODIRECT;
31	fork1;
32	pthread_create;
33	pthread_exit;
34	_resume_ret;
35	thr_create;
36	thr_exit;
37	tnf_allocate;
38	tnf_char_tag_data;
39	tnf_float32_tag_data;
40	tnf_float64_tag_data;
41	tnf_int16_tag_data;
42	tnf_int32_tag_data;
43	tnf_int64_tag_data;
44	tnf_int8_tag_data;
45	tnf_lwpid_tag_data;
46	tnf_name_tag_data;
47	tnf_non_threaded_test_addr;
48	tnf_opaque_tag_data;
49	tnf_pid_tag_data;
50	__tnf_probe_alloc;
51	tnf_probe_debug;
52	tnf_probe_event_tag_data;
53	tnf_probe_get_arg_indexed;
54	tnf_probe_get_chars;
55	tnf_probe_get_num_args;
56	tnf_probe_get_type_indexed;
57	tnf_probe_get_value;
58	__tnf_probe_list_head;
59	__tnf_probe_list_valid;
60	__tnf_probe_memseg_p;
61	__tnf_probe_notify;
62	__tnf_probe_thr_sync;
63	__tnf_probe_version_1_info;
64	tnf_process_disable;
65	tnf_process_enable;
66	tnf_ref32_1;
67	tnf_size_tag_data;
68	tnf_string_1;
69	tnf_string_tag_data;
70	tnf_struct_tag_1;
71	tnf_tag_tag_data;
72	__tnf_tag_version_1_info;
73	tnf_thread_disable;
74	tnf_threaded_test_addr;
75	tnf_thread_enable;
76	tnf_time_base_tag_data;
77	tnf_time_delta_tag_data;
78	tnf_trace_alloc;
79	tnf_trace_commit;
80	tnf_trace_end;
81	tnf_trace_file_min;
82	tnf_trace_file_name;
83	tnf_trace_file_size;
84	tnf_trace_rollback;
85	tnf_uint16_tag_data;
86	tnf_uint32_tag_data;
87	tnf_uint64_tag_data;
88	tnf_uint8_tag_data;
89	tnf_user_struct_properties;
90	_tnfw_b_control;
91    local:
92	*;
93};
94