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 212$(i386_ONLY)file path=usr/lib/mdb/kvm/dtrace.so group=sys mode=0555 213file path=usr/lib/mdb/raw/$(ARCH64)/dof.so group=sys mode=0555 214file path=usr/lib/mdb/raw/dof.so group=sys mode=0555 215file path=usr/sbin/$(ARCH32)/dtrace mode=0555 216$(i386_ONLY)file path=usr/sbin/$(ARCH32)/intrstat mode=0555 217$(i386_ONLY)file path=usr/sbin/$(ARCH32)/lockstat mode=0555 218$(i386_ONLY)file path=usr/sbin/$(ARCH32)/plockstat mode=0555 219file path=usr/sbin/$(ARCH64)/dtrace mode=0555 220file path=usr/sbin/$(ARCH64)/intrstat mode=0555 221file path=usr/sbin/$(ARCH64)/lockstat mode=0555 222file path=usr/sbin/$(ARCH64)/plockstat mode=0555 223file path=usr/share/lib/java/dtrace.jar group=sys 224file path=usr/share/lib/java/javadoc/dtrace/api/allclasses-frame.html \ 225 group=other 226file path=usr/share/lib/java/javadoc/dtrace/api/allclasses-noframe.html \ 227 group=other 228file path=usr/share/lib/java/javadoc/dtrace/api/constant-values.html \ 229 group=other 230file path=usr/share/lib/java/javadoc/dtrace/api/deprecated-list.html \ 231 group=other 232file path=usr/share/lib/java/javadoc/dtrace/api/help-doc.html group=other 233file path=usr/share/lib/java/javadoc/dtrace/api/index-all.html group=other 234file path=usr/share/lib/java/javadoc/dtrace/api/index.html group=other 235file \ 236 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Aggregate.html \ 237 group=other 238file \ 239 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Aggregation.html \ 240 group=other 241file \ 242 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/AggregationRecord.html \ 243 group=other 244file \ 245 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/AggregationValue.html \ 246 group=other 247file \ 248 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/AvgValue.html \ 249 group=other 250file \ 251 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Consumer.OpenFlag.html \ 252 group=other 253file \ 254 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Consumer.html \ 255 group=other 256file \ 257 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerAdapter.html \ 258 group=other 259file \ 260 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerEvent.html \ 261 group=other 262file \ 263 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerException.html \ 264 group=other 265file \ 266 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ConsumerListener.html \ 267 group=other 268file \ 269 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/CountValue.html \ 270 group=other 271file \ 272 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/DTraceException.html \ 273 group=other 274file \ 275 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/DataEvent.html \ 276 group=other 277file \ 278 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Distribution.Bucket.html \ 279 group=other 280file \ 281 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Distribution.html \ 282 group=other 283file \ 284 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Drop.Kind.html \ 285 group=other 286file \ 287 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Drop.html \ 288 group=other 289file \ 290 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/DropEvent.html \ 291 group=other 292file \ 293 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Error.html \ 294 group=other 295file \ 296 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ErrorEvent.html \ 297 group=other 298file \ 299 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ExceptionHandler.html \ 300 group=other 301file \ 302 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ExitRecord.html \ 303 group=other 304file \ 305 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Flow.Kind.html \ 306 group=other 307file \ 308 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Flow.html \ 309 group=other 310file \ 311 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/InterfaceAttributes.DependencyClass.html \ 312 group=other 313file \ 314 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/InterfaceAttributes.Stability.html \ 315 group=other 316file \ 317 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/InterfaceAttributes.html \ 318 group=other 319file \ 320 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/KernelStackRecord.html \ 321 group=other 322file \ 323 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/KernelSymbolRecord.html \ 324 group=other 325file \ 326 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LinearDistribution.html \ 327 group=other 328file \ 329 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LocalConsumer.html \ 330 group=other 331file \ 332 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LogDistribution.html \ 333 group=other 334file \ 335 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/LogLinearDistribution.html \ 336 group=other 337file \ 338 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/MaxValue.html \ 339 group=other 340file \ 341 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/MinValue.html \ 342 group=other 343file \ 344 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Option.html \ 345 group=other 346file \ 347 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/PrintaRecord.html \ 348 group=other 349file \ 350 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/PrintfRecord.html \ 351 group=other 352file \ 353 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Probe.html \ 354 group=other 355file \ 356 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeData.KeyField.html \ 357 group=other 358file \ 359 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeData.html \ 360 group=other 361file \ 362 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeDescription.Spec.html \ 363 group=other 364file \ 365 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeDescription.html \ 366 group=other 367file \ 368 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProbeInfo.html \ 369 group=other 370file \ 371 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProcessEvent.html \ 372 group=other 373file \ 374 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProcessState.State.html \ 375 group=other 376file \ 377 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProcessState.html \ 378 group=other 379file \ 380 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Program.File.html \ 381 group=other 382file \ 383 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Program.html \ 384 group=other 385file \ 386 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ProgramInfo.html \ 387 group=other 388file \ 389 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Record.html \ 390 group=other 391file \ 392 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ScalarRecord.html \ 393 group=other 394file \ 395 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/StackFrame.html \ 396 group=other 397file \ 398 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/StackValueRecord.html \ 399 group=other 400file \ 401 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/StddevValue.html \ 402 group=other 403file \ 404 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/SumValue.html \ 405 group=other 406file \ 407 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/SymbolValueRecord.html \ 408 group=other 409file \ 410 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/Tuple.html \ 411 group=other 412file \ 413 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/UserStackRecord.html \ 414 group=other 415file \ 416 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/UserSymbolRecord.Value.html \ 417 group=other 418file \ 419 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/UserSymbolRecord.html \ 420 group=other 421file \ 422 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/ValueRecord.html \ 423 group=other 424file \ 425 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Aggregate.html \ 426 group=other 427file \ 428 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Aggregation.html \ 429 group=other 430file \ 431 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/AggregationRecord.html \ 432 group=other 433file \ 434 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/AggregationValue.html \ 435 group=other 436file \ 437 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/AvgValue.html \ 438 group=other 439file \ 440 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Consumer.OpenFlag.html \ 441 group=other 442file \ 443 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Consumer.html \ 444 group=other 445file \ 446 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerAdapter.html \ 447 group=other 448file \ 449 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerEvent.html \ 450 group=other 451file \ 452 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerException.html \ 453 group=other 454file \ 455 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ConsumerListener.html \ 456 group=other 457file \ 458 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/CountValue.html \ 459 group=other 460file \ 461 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/DTraceException.html \ 462 group=other 463file \ 464 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/DataEvent.html \ 465 group=other 466file \ 467 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Distribution.Bucket.html \ 468 group=other 469file \ 470 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Distribution.html \ 471 group=other 472file \ 473 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Drop.Kind.html \ 474 group=other 475file \ 476 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Drop.html \ 477 group=other 478file \ 479 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/DropEvent.html \ 480 group=other 481file \ 482 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Error.html \ 483 group=other 484file \ 485 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ErrorEvent.html \ 486 group=other 487file \ 488 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ExceptionHandler.html \ 489 group=other 490file \ 491 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ExitRecord.html \ 492 group=other 493file \ 494 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Flow.Kind.html \ 495 group=other 496file \ 497 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Flow.html \ 498 group=other 499file \ 500 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/InterfaceAttributes.DependencyClass.html \ 501 group=other 502file \ 503 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/InterfaceAttributes.Stability.html \ 504 group=other 505file \ 506 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/InterfaceAttributes.html \ 507 group=other 508file \ 509 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/KernelStackRecord.html \ 510 group=other 511file \ 512 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/KernelSymbolRecord.html \ 513 group=other 514file \ 515 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LinearDistribution.html \ 516 group=other 517file \ 518 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LocalConsumer.html \ 519 group=other 520file \ 521 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LogDistribution.html \ 522 group=other 523file \ 524 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/LogLinearDistribution.html \ 525 group=other 526file \ 527 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/MaxValue.html \ 528 group=other 529file \ 530 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/MinValue.html \ 531 group=other 532file \ 533 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Option.html \ 534 group=other 535file \ 536 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/PrintaRecord.html \ 537 group=other 538file \ 539 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/PrintfRecord.html \ 540 group=other 541file \ 542 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Probe.html \ 543 group=other 544file \ 545 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeData.KeyField.html \ 546 group=other 547file \ 548 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeData.html \ 549 group=other 550file \ 551 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeDescription.Spec.html \ 552 group=other 553file \ 554 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeDescription.html \ 555 group=other 556file \ 557 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProbeInfo.html \ 558 group=other 559file \ 560 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProcessEvent.html \ 561 group=other 562file \ 563 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProcessState.State.html \ 564 group=other 565file \ 566 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProcessState.html \ 567 group=other 568file \ 569 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Program.File.html \ 570 group=other 571file \ 572 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Program.html \ 573 group=other 574file \ 575 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ProgramInfo.html \ 576 group=other 577file \ 578 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Record.html \ 579 group=other 580file \ 581 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ScalarRecord.html \ 582 group=other 583file \ 584 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/StackFrame.html \ 585 group=other 586file \ 587 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/StackValueRecord.html \ 588 group=other 589file \ 590 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/StddevValue.html \ 591 group=other 592file \ 593 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/SumValue.html \ 594 group=other 595file \ 596 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/SymbolValueRecord.html \ 597 group=other 598file \ 599 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/Tuple.html \ 600 group=other 601file \ 602 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/UserStackRecord.html \ 603 group=other 604file \ 605 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/UserSymbolRecord.Value.html \ 606 group=other 607file \ 608 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/UserSymbolRecord.html \ 609 group=other 610file \ 611 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/class-use/ValueRecord.html \ 612 group=other 613file \ 614 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-frame.html \ 615 group=other 616file \ 617 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-summary.html \ 618 group=other 619file \ 620 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-tree.html \ 621 group=other 622file \ 623 path=usr/share/lib/java/javadoc/dtrace/api/org/opensolaris/os/dtrace/package-use.html \ 624 group=other 625file path=usr/share/lib/java/javadoc/dtrace/api/overview-tree.html group=other 626file path=usr/share/lib/java/javadoc/dtrace/api/package-list group=other 627file path=usr/share/lib/java/javadoc/dtrace/api/resources/inherit.gif \ 628 group=other 629file path=usr/share/lib/java/javadoc/dtrace/api/serialized-form.html \ 630 group=other 631file path=usr/share/lib/java/javadoc/dtrace/api/stylesheet.css group=other 632file path=usr/share/lib/java/javadoc/dtrace/examples/TestAPI.java group=other 633file path=usr/share/lib/java/javadoc/dtrace/examples/TestAPI2.java group=other 634file path=usr/share/lib/java/javadoc/dtrace/examples/TestTarget.java \ 635 group=other 636file path=usr/share/lib/java/javadoc/dtrace/examples/hello.d group=other 637file path=usr/share/lib/java/javadoc/dtrace/examples/intrstat.d group=other 638file path=usr/share/lib/java/javadoc/dtrace/examples/syscall.d group=other 639file path=usr/share/lib/java/javadoc/dtrace/examples/target.d group=other 640file path=usr/share/lib/java/javadoc/dtrace/html/JavaDTraceAPI.html \ 641 group=other 642file path=usr/share/lib/java/javadoc/dtrace/html/fast.html group=other 643file path=usr/share/lib/java/javadoc/dtrace/images/JavaDTraceAPI.gif \ 644 group=other 645file path=usr/share/man/man1m/dtrace.1m 646file path=usr/share/man/man1m/intrstat.1m 647file path=usr/share/man/man1m/lockstat.1m 648file path=usr/share/man/man1m/plockstat.1m 649file path=usr/share/man/man3lib/libdtrace.3lib 650hardlink path=usr/sbin/dtrace target=../../usr/lib/isaexec 651hardlink path=usr/sbin/intrstat target=../../usr/lib/isaexec 652hardlink path=usr/sbin/lockstat target=../../usr/lib/isaexec 653hardlink path=usr/sbin/plockstat target=../../usr/lib/isaexec 654legacy pkg=SUNWdtrc desc="Dynamic Tracing (DTrace) Clients" \ 655 name="DTrace Clients" 656license cr_Sun license=cr_Sun 657license lic_CDDL license=lic_CDDL 658link path=usr/lib/$(ARCH64)/libdtrace.so target=libdtrace.so.1 659link path=usr/lib/$(ARCH64)/libdtrace_jni.so target=libdtrace_jni.so.1 660link path=usr/lib/libdtrace.so target=libdtrace.so.1 661link path=usr/lib/libdtrace_jni.so target=libdtrace_jni.so.1 662