summaryrefslogtreecommitdiff
path: root/usr/src/lib/libproc/common/Psymtab.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04 [illumos-gate merge]Dan McDonald1-4/+11
2020-11-1613247 CTF conversion fails with large files [fix merge]Jason King1-2/+2
2020-03-17 [illumos-gate merge]Jerry Jelinek1-3/+2
2020-03-1612353 libproc should also check the GNU build id in addition to the debug linkRobert Mustacchi1-36/+188
2020-03-1612352 libproc could know about .gnu_debuglink for remote symbol tablesRobert Mustacchi1-1/+241
2019-11-21 [illumos-gate merge]Jerry Jelinek1-4/+4
2019-11-2111986 libproc: cast between incompatible function typesToomas Soome1-4/+4
2019-07-08 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-07-0311133 libproc: NULL pointer errorsToomas Soome1-2/+2
2018-02-107094 mdb can't print types from an object file with ctfRobert Mustacchi1-10/+24
2016-03-25OS-4904 mdb can't print types from an object file with ctfRobert Mustacchi1-10/+24
2015-07-30OS-4573 libproc could optionally convert CTF on the flyRobert Mustacchi1-2/+55
2015-06-09OS-4341 libproc should also check the GNU build id in addition to the debug linkRobert Mustacchi1-37/+190
2015-03-16OS-4050 libproc reads .gnu_debuglink padding incorrectlyPatrick Mooney1-3/+5
2015-01-31OS-3780 libproc could know about .gnu_debuglink for remote symbol tablesRobert Mustacchi1-2/+240
2013-08-213946 ::gcoreJeremy Jones1-91/+14
2013-08-013918 "pargs -l" dies on incomplete core dumpsBryan Cantrill1-0/+16
2010-07-306787285 truss(1) may fail to report function returnsRobert Harris1-3/+2
2009-07-296863263 libproc doesn't access in-core elf data correctlyEdward Pilatowicz1-33/+68
2009-06-186851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI ...Ali Bahrami1-10/+10
2009-04-296461637 libproc should dprintf() if ctf_bufopen() failsKrishnendu Sadhukhan - Sun Microsystems1-0/+1
2009-04-206806023 cpc provider event name validation needs to be a bit tighterJonathan Haslam1-0/+3
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami1-4/+8
2008-10-236756051 libproc`map_set() shouldn't punt on setting rname/rbaseEdward Pilatowicz1-5/+4
2008-09-23PSARC/2008/490 pmadvise/pldd unresolved link map flagEdward Pilatowicz1-63/+152
2008-07-226707832 Pupdate_syms should get file_info_t pointer after calling Pupdate_mapsrh871071-3/+4
2007-07-306404003 optimize_symtab() can be inefficient for large symtabsrh871071-36/+179
2007-01-026475315 libproc should take advantage of new .SUNW_ldynsym ELF sectionsab1960871-783/+94
2006-12-226486657 memory allocated in fake_elf() not freedjj2048561-10/+6
2006-11-276493158 pid provider having problems matching module namesjhaslam1-1/+3
2006-10-136296612 plockstat dumps core on second callrh871071-48/+116
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-34/+99
2006-04-246410027 ustack() on x86 doesn't match pstack(1)ahl1-4/+13
2005-12-215053358 Psymbol_iter() doesn't report names for STT_SECTION symbolsvb1604871-1/+17
2005-11-17PSARC 2005/689 ELF Extended Program Headersahl1-45/+82
2005-08-306256581 System got a hang or a panic with dtrace+kmdbbmc1-1/+1
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+3434