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