Skip to content

Commit

Permalink
16073 hook cvwaitlock should be replaced with krwlock
Browse files Browse the repository at this point in the history
16074 hook should use list_t instead of queue.h
16075 hook, neti mdb dmods should use CTF info

Change-Id: I2519e2920198d9c727c22f227f518d38a62589eb
  • Loading branch information
arekinath committed Dec 12, 2023
1 parent e31b377 commit 45ef19b
Show file tree
Hide file tree
Showing 8 changed files with 904 additions and 455 deletions.
1 change: 1 addition & 0 deletions usr/src/cmd/mdb/common/modules/conf/mapfile-extern
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ SYMBOL_SCOPE {
mdb_ctf_enum_name { FLAGS = EXTERN };
mdb_ctf_lookup_by_addr { FLAGS = EXTERN };
mdb_ctf_lookup_by_name { FLAGS = EXTERN };
mdb_ctf_member_info { FLAGS = EXTERN };
mdb_ctf_member_iter { FLAGS = EXTERN };
mdb_ctf_module_lookup { FLAGS = EXTERN };
mdb_ctf_offsetof { FLAGS = EXTERN };
Expand Down
Loading

0 comments on commit 45ef19b

Please sign in to comment.