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# 25 26# 27# Copyright (c) 2012 by Delphix. All rights reserved. 28# 29 30set name=pkg.fmri value=pkg:/developer/dtrace@$(PKGVERS) 31set name=pkg.description value="Dynamic Tracing (DTrace) Clients" 32set name=pkg.summary value="DTrace Clients" 33set name=info.classification \ 34 value=org.opensolaris.category.2008:Development/System 35set name=variant.arch value=$(ARCH) 36dir path=usr group=sys 37dir path=usr/demo 38dir path=usr/demo/dtrace 39dir path=usr/include 40dir path=usr/include/sys 41dir path=usr/lib 42dir path=usr/lib/$(ARCH64) 43dir path=usr/lib/devfsadm group=sys 44dir path=usr/lib/devfsadm/linkmod group=sys 45dir path=usr/lib/dtrace 46dir path=usr/lib/dtrace/64 47dir path=usr/lib/mdb group=sys 48dir path=usr/lib/mdb/kvm group=sys 49dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 50dir path=usr/lib/mdb/raw group=sys 51dir path=usr/lib/mdb/raw/$(ARCH64) group=sys 52dir path=usr/sbin 53dir path=usr/sbin/$(ARCH32) 54dir path=usr/sbin/$(ARCH64) 55dir path=usr/share 56dir path=usr/share/lib 57dir path=usr/share/lib/java group=sys 58dir path=usr/share/lib/java/javadoc group=other 59dir path=usr/share/lib/java/javadoc/dtrace group=other 60dir path=usr/share/lib/java/javadoc/dtrace/api group=other 61dir path=usr/share/lib/java/javadoc/dtrace/api/org group=other 62dir path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris group=other 63dir path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os group=other 64dir path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace \ 65 group=other 66dir \ 67 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use \ 68 group=other 69dir path=usr/share/lib/java/javadoc/dtrace/api/resources group=other 70dir path=usr/share/lib/java/javadoc/dtrace/examples group=other 71dir path=usr/share/lib/java/javadoc/dtrace/html group=other 72dir path=usr/share/lib/java/javadoc/dtrace/images group=other 73dir path=usr/share/man/man1m 74dir path=usr/share/man/man3lib 75file path=usr/demo/dtrace/applicat.d 76file path=usr/demo/dtrace/badopen.d 77file path=usr/demo/dtrace/begin.d 78file path=usr/demo/dtrace/callout.d 79file path=usr/demo/dtrace/clause.d 80file path=usr/demo/dtrace/clear.d 81file path=usr/demo/dtrace/countdown.d 82file path=usr/demo/dtrace/counter.d 83file path=usr/demo/dtrace/dateprof.d 84file path=usr/demo/dtrace/delay.d 85file path=usr/demo/dtrace/denorm.d 86file path=usr/demo/dtrace/end.d 87file path=usr/demo/dtrace/error.d 88file path=usr/demo/dtrace/errorpath.d 89file path=usr/demo/dtrace/find.d 90file path=usr/demo/dtrace/firebird.d 91file path=usr/demo/dtrace/hello.d 92file path=usr/demo/dtrace/howlong.d 93file path=usr/demo/dtrace/index.html 94file path=usr/demo/dtrace/interp.d 95file path=usr/demo/dtrace/interval.d 96file path=usr/demo/dtrace/intr.d 97file path=usr/demo/dtrace/iocpu.d 98file path=usr/demo/dtrace/iosnoop.d 99file path=usr/demo/dtrace/iothrough.d 100file path=usr/demo/dtrace/iotime.d 101file path=usr/demo/dtrace/ipio.d 102file path=usr/demo/dtrace/ipproto.d 103$(i386_ONLY)file path=usr/demo/dtrace/iprb.d 104file path=usr/demo/dtrace/kstat.d 105file path=usr/demo/dtrace/ksyms.d 106file path=usr/demo/dtrace/libc.d 107file path=usr/demo/dtrace/lquantize.d 108file path=usr/demo/dtrace/lwptime.d 109file path=usr/demo/dtrace/normalize.d 110file path=usr/demo/dtrace/nscd.d 111file path=usr/demo/dtrace/pri.d 112file path=usr/demo/dtrace/printa.d 113file path=usr/demo/dtrace/pritime.d 114file path=usr/demo/dtrace/prof.d 115file path=usr/demo/dtrace/profpri.d 116file path=usr/demo/dtrace/progtime.d 117file path=usr/demo/dtrace/putnext.d 118file path=usr/demo/dtrace/qlen.d 119file path=usr/demo/dtrace/qtime.d 120file path=usr/demo/dtrace/renormalize.d 121file path=usr/demo/dtrace/restest.d 122file path=usr/demo/dtrace/ring.d 123file path=usr/demo/dtrace/rtime.d 124file path=usr/demo/dtrace/rwinfo.d 125file path=usr/demo/dtrace/rwtime.d 126file path=usr/demo/dtrace/sig.d 127file path=usr/demo/dtrace/soffice.d 128file path=usr/demo/dtrace/spec.d 129file path=usr/demo/dtrace/specopen.d 130file path=usr/demo/dtrace/ssd.d 131file path=usr/demo/dtrace/syscall.d 132file path=usr/demo/dtrace/tcp1stbyte.d 133file path=usr/demo/dtrace/tcpbytes.d 134file path=usr/demo/dtrace/tcpbytesstat.d 135file path=usr/demo/dtrace/tcpconnlat.d 136file path=usr/demo/dtrace/tcpio.d 137file path=usr/demo/dtrace/tcpioflags.d 138file path=usr/demo/dtrace/tcprst.d 139file path=usr/demo/dtrace/tcpsnoop.d 140file path=usr/demo/dtrace/tcpstate.d 141file path=usr/demo/dtrace/tcptop.d 142file path=usr/demo/dtrace/tick.d 143file path=usr/demo/dtrace/ticktime.d 144file path=usr/demo/dtrace/time.d 145file path=usr/demo/dtrace/tracewrite.d 146file path=usr/demo/dtrace/trunc.d 147file path=usr/demo/dtrace/trussrw.d 148file path=usr/demo/dtrace/udpbytes.d 149file path=usr/demo/dtrace/udpbytesstat.d 150file path=usr/demo/dtrace/udpio.d 151file path=usr/demo/dtrace/udpsnoop.d 152file path=usr/demo/dtrace/udptop.d 153file path=usr/demo/dtrace/userfunc.d 154file path=usr/demo/dtrace/whatfor.d 155file path=usr/demo/dtrace/whatlock.d 156file path=usr/demo/dtrace/where.d 157file path=usr/demo/dtrace/whererun.d 158file path=usr/demo/dtrace/whoexec.d 159file path=usr/demo/dtrace/whofor.d 160file path=usr/demo/dtrace/whoio.d 161file path=usr/demo/dtrace/whopreempt.d 162file path=usr/demo/dtrace/whoqueue.d 163file path=usr/demo/dtrace/whosteal.d 164file path=usr/demo/dtrace/whowrite.d 165file path=usr/demo/dtrace/writes.d 166file path=usr/demo/dtrace/writesbycmd.d 167file path=usr/demo/dtrace/writesbycmdfd.d 168file path=usr/demo/dtrace/writetime.d 169file path=usr/demo/dtrace/writetimeq.d 170file path=usr/demo/dtrace/xioctl.d 171file path=usr/demo/dtrace/xterm.d 172file path=usr/demo/dtrace/xwork.d 173file path=usr/include/dtrace.h 174file path=usr/include/sys/dtrace.h 175file path=usr/include/sys/dtrace_impl.h 176file path=usr/include/sys/fasttrap.h 177file path=usr/include/sys/fasttrap_impl.h 178file path=usr/include/sys/fasttrap_isa.h 179file path=usr/include/sys/lockstat.h 180file path=usr/include/sys/sdt.h 181file path=usr/lib/$(ARCH64)/libdtrace.so.1 182file path=usr/lib/$(ARCH64)/libdtrace_jni.so.1 183file path=usr/lib/$(ARCH64)/llib-ldtrace.ln 184file path=usr/lib/devfsadm/linkmod/SUNW_dtrace_link.so group=sys 185file path=usr/lib/dtrace/64/drti.o mode=0444 186file path=usr/lib/dtrace/64/libdtrace_forceload.so mode=0555 187file path=usr/lib/dtrace/drti.o mode=0444 188file path=usr/lib/dtrace/errno.d mode=0444 189file path=usr/lib/dtrace/fc.d mode=0444 190file path=usr/lib/dtrace/io.d mode=0444 191file path=usr/lib/dtrace/ip.d mode=0444 192file path=usr/lib/dtrace/iscsit.d mode=0444 193file path=usr/lib/dtrace/libdtrace_forceload.so mode=0555 194file path=usr/lib/dtrace/net.d mode=0444 195file path=usr/lib/dtrace/nfs.d mode=0444 196file path=usr/lib/dtrace/nfssrv.d mode=0444 197file path=usr/lib/dtrace/procfs.d mode=0444 198file path=usr/lib/dtrace/regs.d mode=0444 199file path=usr/lib/dtrace/sched.d mode=0444 200file path=usr/lib/dtrace/scsi.d mode=0444 201file path=usr/lib/dtrace/signal.d mode=0444 202file path=usr/lib/dtrace/srp.d mode=0444 203file path=usr/lib/dtrace/sysevent.d mode=0444 204file path=usr/lib/dtrace/tcp.d mode=0444 205file path=usr/lib/dtrace/udp.d mode=0444 206file path=usr/lib/dtrace/unistd.d mode=0444 207file path=usr/lib/libdtrace.so.1 208file path=usr/lib/libdtrace_jni.so.1 209file path=usr/lib/llib-ldtrace 210file path=usr/lib/llib-ldtrace.ln 211file path=usr/lib/mdb/kvm/$(ARCH64)/dtrace.so group=sys mode=0555 212file path=usr/lib/mdb/raw/$(ARCH64)/dof.so group=sys mode=0555 213file path=usr/lib/mdb/raw/dof.so group=sys mode=0555 214file path=usr/sbin/$(ARCH32)/dtrace mode=0555 215$(i386_ONLY)file path=usr/sbin/$(ARCH32)/intrstat mode=0555 216$(i386_ONLY)file path=usr/sbin/$(ARCH32)/lockstat mode=0555 217$(i386_ONLY)file path=usr/sbin/$(ARCH32)/plockstat mode=0555 218file path=usr/sbin/$(ARCH64)/dtrace mode=0555 219file path=usr/sbin/$(ARCH64)/intrstat mode=0555 220file path=usr/sbin/$(ARCH64)/lockstat mode=0555 221file path=usr/sbin/$(ARCH64)/plockstat mode=0555 222file path=usr/share/lib/java/dtrace.jar group=sys 223file path=usr/share/lib/java/javadoc/dtrace/api/allclasses-frame.html \ 224 group=other 225file path=usr/share/lib/java/javadoc/dtrace/api/allclasses-noframe.html \ 226 group=other 227file path=usr/share/lib/java/javadoc/dtrace/api/constant-values.html \ 228 group=other 229file path=usr/share/lib/java/javadoc/dtrace/api/deprecated-list.html \ 230 group=other 231file path=usr/share/lib/java/javadoc/dtrace/api/help-doc.html group=other 232file path=usr/share/lib/java/javadoc/dtrace/api/index-all.html group=other 233file path=usr/share/lib/java/javadoc/dtrace/api/index.html group=other 234file \ 235 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Aggregate.html \ 236 group=other 237file \ 238 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Aggregation.html \ 239 group=other 240file \ 241 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/AggregationRecord.html \ 242 group=other 243file \ 244 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/AggregationValue.html \ 245 group=other 246file \ 247 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/AvgValue.html \ 248 group=other 249file \ 250 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Consumer.OpenFlag.html \ 251 group=other 252file \ 253 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Consumer.html \ 254 group=other 255file \ 256 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerAdapter.html \ 257 group=other 258file \ 259 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerEvent.html \ 260 group=other 261file \ 262 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerException.html \ 263 group=other 264file \ 265 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerListener.html \ 266 group=other 267file \ 268 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/CountValue.html \ 269 group=other 270file \ 271 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/DTraceException.html \ 272 group=other 273file \ 274 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/DataEvent.html \ 275 group=other 276file \ 277 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Distribution.Bucket.html \ 278 group=other 279file \ 280 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Distribution.html \ 281 group=other 282file \ 283 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Drop.Kind.html \ 284 group=other 285file \ 286 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Drop.html \ 287 group=other 288file \ 289 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/DropEvent.html \ 290 group=other 291file \ 292 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Error.html \ 293 group=other 294file \ 295 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ErrorEvent.html \ 296 group=other 297file \ 298 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ExceptionHandler.html \ 299 group=other 300file \ 301 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ExitRecord.html \ 302 group=other 303file \ 304 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Flow.Kind.html \ 305 group=other 306file \ 307 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Flow.html \ 308 group=other 309file \ 310 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/InterfaceAttributes.DependencyClass.html \ 311 group=other 312file \ 313 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/InterfaceAttributes.Stability.html \ 314 group=other 315file \ 316 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/InterfaceAttributes.html \ 317 group=other 318file \ 319 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/KernelStackRecord.html \ 320 group=other 321file \ 322 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/KernelSymbolRecord.html \ 323 group=other 324file \ 325 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LinearDistribution.html \ 326 group=other 327file \ 328 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LocalConsumer.html \ 329 group=other 330file \ 331 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LogDistribution.html \ 332 group=other 333file \ 334 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LogLinearDistribution.html \ 335 group=other 336file \ 337 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/MaxValue.html \ 338 group=other 339file \ 340 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/MinValue.html \ 341 group=other 342file \ 343 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Option.html \ 344 group=other 345file \ 346 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/PrintaRecord.html \ 347 group=other 348file \ 349 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/PrintfRecord.html \ 350 group=other 351file \ 352 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Probe.html \ 353 group=other 354file \ 355 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeData.KeyField.html \ 356 group=other 357file \ 358 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeData.html \ 359 group=other 360file \ 361 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeDescription.Spec.html \ 362 group=other 363file \ 364 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeDescription.html \ 365 group=other 366file \ 367 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeInfo.html \ 368 group=other 369file \ 370 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProcessEvent.html \ 371 group=other 372file \ 373 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProcessState.State.html \ 374 group=other 375file \ 376 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProcessState.html \ 377 group=other 378file \ 379 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Program.File.html \ 380 group=other 381file \ 382 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Program.html \ 383 group=other 384file \ 385 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProgramInfo.html \ 386 group=other 387file \ 388 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Record.html \ 389 group=other 390file \ 391 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ScalarRecord.html \ 392 group=other 393file \ 394 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/StackFrame.html \ 395 group=other 396file \ 397 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/StackValueRecord.html \ 398 group=other 399file \ 400 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/StddevValue.html \ 401 group=other 402file \ 403 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/SumValue.html \ 404 group=other 405file \ 406 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/SymbolValueRecord.html \ 407 group=other 408file \ 409 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Tuple.html \ 410 group=other 411file \ 412 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/UserStackRecord.html \ 413 group=other 414file \ 415 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/UserSymbolRecord.Value.html \ 416 group=other 417file \ 418 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/UserSymbolRecord.html \ 419 group=other 420file \ 421 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ValueRecord.html \ 422 group=other 423file \ 424 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Aggregate.html \ 425 group=other 426file \ 427 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Aggregation.html \ 428 group=other 429file \ 430 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/AggregationRecord.html \ 431 group=other 432file \ 433 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/AggregationValue.html \ 434 group=other 435file \ 436 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/AvgValue.html \ 437 group=other 438file \ 439 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Consumer.OpenFlag.html \ 440 group=other 441file \ 442 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Consumer.html \ 443 group=other 444file \ 445 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerAdapter.html \ 446 group=other 447file \ 448 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerEvent.html \ 449 group=other 450file \ 451 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerException.html \ 452 group=other 453file \ 454 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerListener.html \ 455 group=other 456file \ 457 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/CountValue.html \ 458 group=other 459file \ 460 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/DTraceException.html \ 461 group=other 462file \ 463 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/DataEvent.html \ 464 group=other 465file \ 466 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Distribution.Bucket.html \ 467 group=other 468file \ 469 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Distribution.html \ 470 group=other 471file \ 472 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Drop.Kind.html \ 473 group=other 474file \ 475 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Drop.html \ 476 group=other 477file \ 478 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/DropEvent.html \ 479 group=other 480file \ 481 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Error.html \ 482 group=other 483file \ 484 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ErrorEvent.html \ 485 group=other 486file \ 487 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ExceptionHandler.html \ 488 group=other 489file \ 490 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ExitRecord.html \ 491 group=other 492file \ 493 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Flow.Kind.html \ 494 group=other 495file \ 496 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Flow.html \ 497 group=other 498file \ 499 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/InterfaceAttributes.DependencyClass.html \ 500 group=other 501file \ 502 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/InterfaceAttributes.Stability.html \ 503 group=other 504file \ 505 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/InterfaceAttributes.html \ 506 group=other 507file \ 508 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/KernelStackRecord.html \ 509 group=other 510file \ 511 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/KernelSymbolRecord.html \ 512 group=other 513file \ 514 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LinearDistribution.html \ 515 group=other 516file \ 517 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LocalConsumer.html \ 518 group=other 519file \ 520 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LogDistribution.html \ 521 group=other 522file \ 523 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LogLinearDistribution.html \ 524 group=other 525file \ 526 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/MaxValue.html \ 527 group=other 528file \ 529 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/MinValue.html \ 530 group=other 531file \ 532 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Option.html \ 533 group=other 534file \ 535 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/PrintaRecord.html \ 536 group=other 537file \ 538 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/PrintfRecord.html \ 539 group=other 540file \ 541 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Probe.html \ 542 group=other 543file \ 544 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeData.KeyField.html \ 545 group=other 546file \ 547 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeData.html \ 548 group=other 549file \ 550 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeDescription.Spec.html \ 551 group=other 552file \ 553 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeDescription.html \ 554 group=other 555file \ 556 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeInfo.html \ 557 group=other 558file \ 559 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProcessEvent.html \ 560 group=other 561file \ 562 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProcessState.State.html \ 563 group=other 564file \ 565 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProcessState.html \ 566 group=other 567file \ 568 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Program.File.html \ 569 group=other 570file \ 571 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Program.html \ 572 group=other 573file \ 574 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProgramInfo.html \ 575 group=other 576file \ 577 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Record.html \ 578 group=other 579file \ 580 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ScalarRecord.html \ 581 group=other 582file \ 583 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/StackFrame.html \ 584 group=other 585file \ 586 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/StackValueRecord.html \ 587 group=other 588file \ 589 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/StddevValue.html \ 590 group=other 591file \ 592 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/SumValue.html \ 593 group=other 594file \ 595 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/SymbolValueRecord.html \ 596 group=other 597file \ 598 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Tuple.html \ 599 group=other 600file \ 601 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/UserStackRecord.html \ 602 group=other 603file \ 604 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/UserSymbolRecord.Value.html \ 605 group=other 606file \ 607 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/UserSymbolRecord.html \ 608 group=other 609file \ 610 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ValueRecord.html \ 611 group=other 612file \ 613 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-frame.html \ 614 group=other 615file \ 616 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-summary.html \ 617 group=other 618file \ 619 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-tree.html \ 620 group=other 621file \ 622 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-use.html \ 623 group=other 624file path=usr/share/lib/java/javadoc/dtrace/api/overview-tree.html group=other 625file path=usr/share/lib/java/javadoc/dtrace/api/package-list group=other 626file path=usr/share/lib/java/javadoc/dtrace/api/resources/background.gif \ 627 group=other 628file path=usr/share/lib/java/javadoc/dtrace/api/resources/tab.gif group=other 629file path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar.gif \ 630 group=other 631file path=usr/share/lib/java/javadoc/dtrace/api/resources/titlebar_end.gif \ 632 group=other 633file path=usr/share/lib/java/javadoc/dtrace/api/serialized-form.html \ 634 group=other 635file path=usr/share/lib/java/javadoc/dtrace/api/stylesheet.css group=other 636file path=usr/share/lib/java/javadoc/dtrace/examples/TestAPI.java group=other 637file path=usr/share/lib/java/javadoc/dtrace/examples/TestAPI2.java group=other 638file path=usr/share/lib/java/javadoc/dtrace/examples/TestTarget.java \ 639 group=other 640file path=usr/share/lib/java/javadoc/dtrace/examples/hello.d group=other 641file path=usr/share/lib/java/javadoc/dtrace/examples/intrstat.d group=other 642file path=usr/share/lib/java/javadoc/dtrace/examples/syscall.d group=other 643file path=usr/share/lib/java/javadoc/dtrace/examples/target.d group=other 644file path=usr/share/lib/java/javadoc/dtrace/html/JavaDTraceAPI.html \ 645 group=other 646file path=usr/share/lib/java/javadoc/dtrace/html/fast.html group=other 647file path=usr/share/lib/java/javadoc/dtrace/images/JavaDTraceAPI.gif \ 648 group=other 649file path=usr/share/man/man1m/dtrace.1m 650file path=usr/share/man/man1m/intrstat.1m 651file path=usr/share/man/man1m/lockstat.1m 652file path=usr/share/man/man1m/plockstat.1m 653file path=usr/share/man/man3lib/libdtrace.3lib 654hardlink path=usr/sbin/dtrace target=../../usr/lib/isaexec 655hardlink path=usr/sbin/intrstat target=../../usr/lib/isaexec 656hardlink path=usr/sbin/lockstat target=../../usr/lib/isaexec 657hardlink path=usr/sbin/plockstat target=../../usr/lib/isaexec 658legacy pkg=SUNWdtrc desc="Dynamic Tracing (DTrace) Clients" \ 659 name="DTrace Clients" 660license cr_Sun license=cr_Sun 661license lic_CDDL license=lic_CDDL 662link path=usr/lib/$(ARCH64)/libdtrace.so target=libdtrace.so.1 663link path=usr/lib/$(ARCH64)/libdtrace_jni.so target=libdtrace_jni.so.1 664link path=usr/lib/libdtrace.so target=libdtrace.so.1 665link path=usr/lib/libdtrace_jni.so target=libdtrace_jni.so.1 666