summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdtrace
AgeCommit message (Collapse)AuthorFilesLines
2013-05-29 [illumos-gate merge]release-20130530Keith M Wesolowski1-0/+2
commit 2974b68dd4245e041051c854ef990e47c8271e71 3680 Want a library to allow programatic access to the pci database (fix sparc pkg) 3701 Chelsio Terminator 4 NIC driver for illumos (fix sparc pkg) 3676 dt_print_enum hardcodes a value of zero (fix sparc lint)
2013-05-293680 Want a library to allow programatic access to the pci database (fix ↵Richard Lowe1-0/+2
sparc pkg) 3701 Chelsio Terminator 4 NIC driver for illumos (fix sparc pkg) 3676 dt_print_enum hardcodes a value of zero (fix sparc lint)
2013-04-15OS-2131 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill3-8/+23
2013-04-053675 DTrace print() should try to resolve function pointersRobert Mustacchi1-4/+47
3676 dt_print_enum hardcodes a value of zero Reviewed by: Carlos Cardenas <carlos.cardenas@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-03-22OS-2064 dt_print_enum hardcodes a value of zeroRobert Mustacchi1-0/+23
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski3-5/+9
* github.com:illumos/illumos-gate: (49 commits) commit c61ea5668634a215fd1c9000beb7f6d2853b3468 3557 dumpvp_size is not updated correctly when a dump zvol's size is changed 3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device commit 9eb57f7f3fbb970d4b9b89dcd5ecf543fe2414d5 3578 transferring the freed map to the defer map should be constant time 3579 ztest trips assertion in metaslab_weight() commit 9583f7179cb3bb19c38f4a8567cb8d51786036f1 3501 mdb: ::thread -d needs the SWITCH column commit 870e339d55f32bf17ce54ee9557ef0ac88ab4d5f 3496 sysevent runtime files are under /var/run commit 03205638622365000528794a52a1c0a8e846554e 3431 sharectl prints garbage when it failed commit cfe63ebf3593a7e45618955bfd1a754f30fc5fcf 3412 The ascii art in nfs4.h needs update commit 11bb729e438c0522ef1254effe8c8a39e441d7d5 1927 nfs4 stale clientid loop (OI server, Linux client) commit 28f2c52052034474a5881e13013564f72ffa345f 3515 sd gives RMW warnings for reads commit 16a4a8074274d2d7cc408589cf6359f4a378c861 3552 condensing one space map burns 3 seconds of CPU in spa_sync() thread 3564 spa_sync() spends 5-10% of its time in metaslab_sync() (when not condensing) 3566 recursive mutex panic in specfs commit 20128a0826f9c53167caa9215c12f08beee48e30 3561 arc_meta_limit should be exposed via kstats 3116 zpool reguid may log negative guids to internal SPA history commit c3a66015199e1814c2af8f7e6929af2004302e7e 3537 want pool io kstats commit ccc71be50bb49efb4e31004c77fb3e065e9c0596 3523 SMB NT Notify returning too soon commit bfbce3c1273efa22c185ea2995c57c37163fd7c3 3223 SMB FindFirst/FindNext don't fill in Last Name Offset commit 42c141d3747f50c9bfb13e3cf5f32828312a7b79 374 cron should send more useful mail commit 1f9f06cf154565efc5425d8e2c4d511ea99b0a58 3529 iostat should display time used by dtrace commit d5285cae913f4e01ffa0e6693a6d8ef1fbea30ba 3522 zfs module should not allow uninitialized variables commit 7535ae1914017b0e648abd7a139aca709fa82be3 3503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat: commit e5dc7eac9e55f81548c4f12c8a2879d42a35ad84 3531 Race between log_sysevent_filename() and log_event_upcall() can cause panic commit 644b952899ad74c91b80401bc5cec525cdd9d87f 3512 rounding discrepancy in sa_find_sizes() 3513 mismatch between SA header size and layout commit 43ae55058ad99c869a9ae39d039490e8a3680520 3534 Disable EEE support in igb for I350 commit 838d71726afbdb6e9ea1358597d7a2da477d6831 3535 mdb ::print should pretty-print ipaddr_t and friends commit 15c4b7fc60958757a4ae2244a3910f06c3308202 3305 smbfs mount shows password commit 9dc3941c735ef88de46e850f745aa556d3a071a5 3507 Tunable to allow block allocation even on degraded vdevs commit e98f46cc16b6ba1555409cb3c7e384bdb0792875 3519 DTrace fails to resolve const types from fbt 3520 dtrace internal error -- token type 316 is not a valid D compilation token 3521 clean up dtrace unit tests commit db8a3845f437a4151d759cc8d253e54e2911d7e6 3516 Leftover multidata transmit kernel statistics in ipv6 commit fabf08ae7a95a47c3e249ee651d83d26f798bcfa 3514 Spurious errors setting up new SMB client sessions commit 1b912ec7100c10e7243bf0879af0fe580e08c73d 3498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt) commit aea676fd5203d93bed37515d4f405d6a31c21509 3508 NFS4 data corruption (client side) commit c93cc65a53e442bf8f9292f82e8c0797e0ed3f3d 3511 dtrace.c erroneously checks for memory alignment on amd64 commit 39f633a09e54fab2b9cf8d9d3ddc2a043b3e7465 3325 nsmb_close locking and teardown deadlock commit 28e4da25922bdfc5cba7ab29f47de911bbd78009 3465 ::walk ... | ::<dcmd> misinterprets input as symbol names 3466 ::tsd should handle missing/NULL values better 3467 mdb_ctf_vread() could be more useful 3468 mdb enhancements for zfs development 3470 ::whatis does not print callers from KMF_LITE 3473 mdb_get_module() returns wrong module commit 52fd7480cd8cd8da8ccac00d6af67471a23f06d2 3371 dumpadm -z is not documented in manpage 3380 zfs man page: documentation for zfs allow is confusing commit a0900badd8eb6bcca99411c8906b483e84f2da91 3196 ao_gendisp use by make is racey commit ff512403afa294019aee0a9c4e4f778f1d7ed207 3237 r10 is added 2 times to panic info commit 4846df9b53c813b173160a71c267f6678e9bf59b 3502 panic in smb_server_shutdown (sl_count assertion) commit 5f1ef25c7a11451cbd3080dc3ce8e8db4ca996c4 604 CIFS server should traverse child mount points commit e633f2d79475b51f0a4d46972282225abf851733 749 "/usr/bin/kstat" should be rewritten in C (fix SPARC build) commit 66448911ac89c254e89afc52e114402115a497e3 749 "/usr/bin/kstat" should be rewritten in C commit b17f03d7d89b75b69b9b7db22f2316b700e3a5a8 3485 statd is not handling incoming SM_NOTIFY properly when the hostname is not resolvable commit b7c47e8c412d4654019e45625cf2be8f7fd6ee66 3492 some e1000g devices don't support 15 unicast addresses commit 452fab4bfe0f4a0322a258885624366426683ae8 3419 usbftdi needs to support the BeagleBone commit 33c41f2b7f5e60517664bd7f392221865f833526 3477 SunSSH config should accept TCPKeepAlive as synonym for KeepAlive commit 3c1e517454d5ef05eda14277b3af58472e9b26a9 452 getconf should support NPROCESSORS_* commit c92bf99ee60c0b1fe1289fef2b4034126c7867a5 3474 tar should support -C on extract commit a6f561b4aee75d0d028e7b36b151c8ed8a86bc76 3035 LZ4 compression support in ZFS and GRUB commit 7b1753e64ab6c8c68e7cd79acbedfdfba12bd7f8 3444 README for usr/src/test 3445 ZFS tests for restricted aclmode Conflicts: usr/src/cmd/cron/cron.c usr/src/cmd/mdb/common/mdb/mdb_ctf.c usr/src/cmd/mdb/common/mdb/mdb_ctf.h usr/src/cmd/ssh/libssh/common/readconf.c usr/src/cmd/ssh/sshd/servconf.c usr/src/cmd/stat/Makefile usr/src/common/zfs/zfeature_common.c usr/src/common/zfs/zfeature_common.h usr/src/common/zfs/zfs_prop.c usr/src/man/man1m/zfs.1m usr/src/man/man4/ssh_config.4 usr/src/man/man4/sshd_config.4 usr/src/man/man5/zpool-features.5 usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/io/scsi/targets/sd.c
2013-02-09OS-1889 Using /dev/ipnet in the GZ duplicates packetsRobert Mustacchi1-4/+24
OS-1888 DTrace print() should try to resolve function pointers
2013-02-053519 DTrace fails to resolve const types from fbtAdam Leventhal3-5/+9
3520 dtrace internal error -- token type 316 is not a valid D compilation token 3521 clean up dtrace unit tests Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-11-29OS-1723 DTrace should speak JSONrelease-20121129Joshua M. Clulow1-2/+8
Reviewed by: Bryan Cantrill <bmc@joyent.com>
2012-11-07Illumos syncJohn Sonnenschein1-0/+7
2012-09-10illumos syncJohn Sonnenschein6-83/+338
2012-09-05OS-1511 overly aggressive D integer narrowing breaks 32-bit ustack helpersBryan Cantrill1-1/+1
2012-09-073021 option for time-ordered output from dtrace(1M) (fix lint)Richard Lowe1-0/+1
2012-08-283123 need a way to force loading of DTrace helpersAdam H. Leventhal5-83/+337
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Bryan Cantrill <bmc@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-08-02dtrace: Remove CTF label checkingRichard Lowe1-11/+0
It is incomplete, and was pulled into smartos as a result of miscommunication.
2012-07-30Illumos SyncJohn Sonnenschein21-368/+1131
Merge github.com:illumos/illumos-gate Conflicts: exception_lists/check_rtime usr/src/Makefile.master usr/src/Makefile.master.64 usr/src/cmd/Makefile usr/src/cmd/lms/Makefile usr/src/cmd/lp/Makefile.lp usr/src/cmd/mdb/Makefile.mdb usr/src/cmd/mdb/common/mdb/mdb_cmds.c usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_print.h usr/src/cmd/mdb/common/mdb/mdb_tab.c usr/src/cmd/mdb/common/mdb/mdb_termio.c usr/src/cmd/mdb/common/mdb/mdb_whatis.c usr/src/cmd/svc/svccfg/svccfg_libscf.c usr/src/cmd/zpool/zpool_main.c usr/src/lib/Makefile usr/src/lib/libc/inc/thr_inlines.h usr/src/lib/libc/port/mapfile-vers usr/src/lib/libc/sparc/Makefile.com usr/src/lib/libc/sparc/crt/_rtld.c usr/src/lib/libc/sparcv9/Makefile.com usr/src/lib/libdtrace/common/dt_open.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libumem/common/envvar.c usr/src/lib/libumem/common/vmem_base.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_iter.c usr/src/lib/libzfs/common/libzfs_util.c usr/src/lib/libzfs/common/mapfile-vers usr/src/lib/sun_fc/Makefile.com usr/src/lib/sun_fc/amd64/Makefile usr/src/lib/sun_fc/sparcv9/Makefile usr/src/man/man1m/Makefile usr/src/uts/common/Makefile.files usr/src/uts/common/dtrace/dtrace.c usr/src/uts/common/fs/zfs/arc.c usr/src/uts/common/fs/zfs/dmu.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/dsl_pool.c usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c usr/src/uts/common/sys/dtrace.h
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal21-370/+1138
3022 DTrace: keys should not affect the sort order when sorting by value 3023 it should be possible to dereference dynamic variables 3024 D integer narrowing needs some work 3025 register leak in D code generation 3026 libdtrace should set LD_NOLAZYLOAD=1 to help the pid provider Reviewed by: Bryan Cantrill <bmc@joyent.com> Reviewed by: Eric Schrock <eschrock@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-06-04OS-1237 need to be able to access fds[] from a non-global zoneBryan Cantrill2-7/+11
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+7
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-03-131694 Add type-aware print() action (fix lint)Richard Lowe1-0/+6
2011-12-13Merge branch 'master' into gcc4John Sonnenschein11-67/+878
2011-11-22[OS-714] illumos mergeJohn Sonnenschein13-86/+928
Merge git://github.com/illumos/illumos-gate Conflicts: usr/src/cmd/lp/filter/postscript/dpost/ps_include.c usr/src/cmd/zfs/zfs_main.c usr/src/lib/libdtrace/common/dt_program.c usr/src/lib/libzfs/common/libzfs.h usr/src/lib/libzfs/common/libzfs_pool.c usr/src/man/man1m/zfs.1m usr/src/man/man1m/zpool.1m usr/src/uts/common/fs/zfs/zfs_ioctl.c usr/src/uts/common/inet/tcp/tcp_input.c
2011-11-07Merge branch 'ctf/check-parent-label' of ↵John Sonnenschein4-19/+61
https://github.com/richlowe/illumos-gate into gcc4
2011-11-05nfssrv.d: Specifically depend on nfs.dRichard Lowe1-0/+1
2011-11-05nfs: Move translators specific to nfssrv to nfssrv.dRichard Lowe3-6/+48
It turns out that certain types in nfs.d are actually only present in the nfs server, when built with Studio the types find their way into genunix (somehow), but not with GCC. Create a new 'nfssrv.d' depending on nfssrv being loaded to account for this.
2011-11-04nfs.d: Depend on 'nfs' not 'genunix'Richard Lowe1-13/+1
The types used by nfs.d are, with one exception, from 'nfs'. They're in genunix when Sun Studio is used for reasons currently unknown to me (less aggressive pruning of unused type information?)
2011-11-04dtrace: Skip modules with the parent label mismatchesRichard Lowe1-0/+11
This allows incompatible changes to modules uniq'd against genunix to be ignored, rather than to percolate and confuse DTrace
2011-11-051731 DTrace NFS translators should be split into client/server piecesRichard Lowe3-19/+50
Reviewed by: Garrett D'Amore <garret@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-11-041560 DTrace tracemem() size extension broke lint on SPARCRichard Lowe1-0/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Bryan Cantrill <bryancantrill@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein1-2/+3
Merge https://github.com/illumos/illumos-gate Conflicts: exception_lists/packaging usr/src/cmd/dtrace/test/cmd/scripts/dtest.pl usr/src/cmd/dtrace/test/tst/common/usdt/tst.badguess.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.enabled2.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess32.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.guess64.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.include.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.nodtrace.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreap.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.noreapring.ksh usr/src/cmd/dtrace/test/tst/common/usdt/tst.reap.ksh usr/src/cmd/lp/Makefile usr/src/cmd/lp/cmd/lpadmin/options.c usr/src/cmd/lp/cmd/lpfilter.c usr/src/cmd/lp/cmd/lpforms.c usr/src/cmd/lp/cmd/lpusers.c usr/src/cmd/lp/lib/lp/isterminfo.c usr/src/cmd/lp/lib/lp/tidbit.c usr/src/cmd/terminfo/att.ti usr/src/cmd/zpool/zpool_main.c usr/src/common/dis/i386/dis_tables.c usr/src/lib/libdtrace/common/dt_options.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/man/man1m/dladm.1m usr/src/man/man1m/flowadm.1m usr/src/man/man1m/zoneadm.1m usr/src/man/man1m/zonecfg.1m usr/src/pkg/manifests/print-lp-print-client-commands.mf usr/src/pkg/manifests/print-lp.mf usr/src/uts/common/fs/zfs/sys/zio.h usr/src/uts/common/fs/zfs/zio.c usr/src/uts/i86pc/ml/mach_offsets.in usr/src/uts/intel/amd64/ml/mach_offsets.in usr/src/uts/intel/sys/tss.h
2011-09-07OS-586 libdtrace leaks open file handlesRobert Mustacchi1-3/+8
OS-587 libdtrace should use "F" specifier on fopen()
2011-08-04OS-527 lltostr() D subroutine should take an optional baseBryan Cantrill1-3/+5
2011-07-19OS-506 ::dtrace fails with "mdb: failed to initialize dtrace: Error 0"Bryan Cantrill2-4/+8
2011-07-17OS-501 intrstat fails with "dtrace_go(): Enabling exceeds size of buffer"Bryan Cantrill4-17/+48
2011-07-12OS-486 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-2/+8
2011-07-11OS-481 DTrace tracemem() action should take a dynamic size argumentBryan Cantrill4-11/+63
2011-07-08OS-472 DTrace buffer autoscaling should be less violentBryan Cantrill1-25/+0
2011-07-07OS-471 D compiler fails to generate error on sizeof() an undefined structBryan Cantrill1-0/+8
2011-06-16[HVM-379] merge smartvm to develop.Josh Wilsdon2-0/+148
2011-08-041457 lltostr() D subroutine should take an optional baseBryan Cantrill1-3/+5
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-121451 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-2/+8
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-111455 DTrace tracemem() should take an optional size argumentBryan Cantrill4-11/+63
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-081452 DTrace buffer autoscaling should be less violentBryan Cantrill1-27/+0
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-07-071458 D compiler fails to generate error on sizeof() an undefined structBryan Cantrill1-0/+8
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-10-091560 DTrace tracemem() size extension broke lint on SPARCRichard Lowe1-0/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Bryan Cantrill <bryancantrill@gmail.com> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-11-031694 Add type-aware print() actionEric Schrock11-67/+878
Reviewed by: Adam Leventhal <Adam.Leventhal@delphix.com> Reviewed by: Bryan Cantrill <bryancantrill@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-05-13[OS-411] Guava Illumos syncJohn Sonnenschein1-1/+2
2011-08-131362 add kvmstat for monitoring of KVM statisticsBryan Cantrill2-2/+151
1363 add vmregs[] variable to DTrace 1364 need disassembler support for VMX instructions 1365 mdb needs 16-bit disassembler support Reviewed by: Brendan Gregg <brendan.gregg@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-04-18HVM-77 add vmregs[] variable to DTraceBryan Cantrill2-0/+148
2011-03-21OS-242 dtrace should only process the first instance of a library it finds ↵Robert Mustacchi1-2/+35
on its library path