2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet
9 # at http://www.illumos.org/license/CDDL.
13 # Copyright 2011, Richard Lowe
14 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
17 include $(SRC
)/Makefile.master
23 cpc_bind_curlwp
.3cpc \
26 cpc_count_usr_events
.3cpc \
33 cpc_pctx_bind_event
.3cpc \
36 cpc_seterrhndlr
.3cpc \
37 cpc_shared_open
.3cpc \
44 MANLINKS
= cpc_bind_cpu
.3cpc \
48 cpc_buf_destroy
.3cpc \
58 cpc_count_sys_events
.3cpc \
61 cpc_event_accum
.3cpc \
67 cpc_pctx_invalidate
.3cpc \
69 cpc_pctx_take_sample
.3cpc \
71 cpc_request_preset
.3cpc \
72 cpc_set_add_request
.3cpc \
73 cpc_set_destroy
.3cpc \
74 cpc_set_restart
.3cpc \
76 cpc_shared_bind_event
.3cpc \
77 cpc_shared_close
.3cpc \
78 cpc_shared_rele
.3cpc \
79 cpc_shared_take_sample
.3cpc \
80 cpc_take_sample
.3cpc \
83 cpc_walk_events_all
.3cpc \
84 cpc_walk_events_pic
.3cpc \
85 cpc_walk_generic_events_all
.3cpc \
86 cpc_walk_generic_events_pic
.3cpc \
88 cpc_walk_requests
.3cpc \
93 cpc_bind_cpu
.3cpc
:= LINKSRC
= cpc_bind_curlwp
.3cpc
94 cpc_bind_pctx
.3cpc
:= LINKSRC
= cpc_bind_curlwp
.3cpc
95 cpc_request_preset
.3cpc
:= LINKSRC
= cpc_bind_curlwp
.3cpc
96 cpc_set_restart
.3cpc
:= LINKSRC
= cpc_bind_curlwp
.3cpc
97 cpc_unbind
.3cpc
:= LINKSRC
= cpc_bind_curlwp
.3cpc
99 cpc_rele
.3cpc
:= LINKSRC
= cpc_bind_event
.3cpc
100 cpc_take_sample
.3cpc
:= LINKSRC
= cpc_bind_event
.3cpc
102 cpc_buf_add
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
103 cpc_buf_copy
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
104 cpc_buf_destroy
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
105 cpc_buf_get
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
106 cpc_buf_hrtime
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
107 cpc_buf_set
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
108 cpc_buf_sub
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
109 cpc_buf_tick
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
110 cpc_buf_zero
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
111 cpc_set_sample
.3cpc
:= LINKSRC
= cpc_buf_create
.3cpc
113 cpc_count_sys_events
.3cpc
:= LINKSRC
= cpc_count_usr_events
.3cpc
115 cpc_disable
.3cpc
:= LINKSRC
= cpc_enable
.3cpc
117 cpc_event_accum
.3cpc
:= LINKSRC
= cpc_event_diff
.3cpc
119 cpc_getcciname
.3cpc
:= LINKSRC
= cpc_getcpuver
.3cpc
120 cpc_getcpuref
.3cpc
:= LINKSRC
= cpc_getcpuver
.3cpc
121 cpc_getnpic
.3cpc
:= LINKSRC
= cpc_getcpuver
.3cpc
122 cpc_getusage
.3cpc
:= LINKSRC
= cpc_getcpuver
.3cpc
123 cpc_walk_names
.3cpc
:= LINKSRC
= cpc_getcpuver
.3cpc
125 cpc_caps
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
126 cpc_cciname
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
127 cpc_cpuref
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
128 cpc_walk_attrs
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
129 cpc_walk_events_all
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
130 cpc_walk_events_pic
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
131 cpc_walk_generic_events_all
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
132 cpc_walk_generic_events_pic
.3cpc
:= LINKSRC
= cpc_npic
.3cpc
134 cpc_close
.3cpc
:= LINKSRC
= cpc_open
.3cpc
136 cpc_pctx_invalidate
.3cpc
:= LINKSRC
= cpc_pctx_bind_event
.3cpc
137 cpc_pctx_rele
.3cpc
:= LINKSRC
= cpc_pctx_bind_event
.3cpc
138 cpc_pctx_take_sample
.3cpc
:= LINKSRC
= cpc_pctx_bind_event
.3cpc
140 cpc_set_add_request
.3cpc
:= LINKSRC
= cpc_set_create
.3cpc
141 cpc_set_destroy
.3cpc
:= LINKSRC
= cpc_set_create
.3cpc
142 cpc_walk_requests
.3cpc
:= LINKSRC
= cpc_set_create
.3cpc
144 cpc_shared_bind_event
.3cpc
:= LINKSRC
= cpc_shared_open
.3cpc
145 cpc_shared_close
.3cpc
:= LINKSRC
= cpc_shared_open
.3cpc
146 cpc_shared_rele
.3cpc
:= LINKSRC
= cpc_shared_open
.3cpc
147 cpc_shared_take_sample
.3cpc
:= LINKSRC
= cpc_shared_open
.3cpc
149 cpc_eventtostr
.3cpc
:= LINKSRC
= cpc_strtoevent
.3cpc
151 pctx_create
.3cpc
:= LINKSRC
= pctx_capture
.3cpc
152 pctx_release
.3cpc
:= LINKSRC
= pctx_capture
.3cpc
153 pctx_run
.3cpc
:= LINKSRC
= pctx_capture
.3cpc
157 include $(SRC
)/man
/Makefile.man
159 install: $(ROOTMANFILES
) $(ROOTMANLINKS
)