Print this page
1730 DTrace should ignore type information from modules with cth_parlabel mismatches
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/ctf/mapfile
          +++ new/usr/src/uts/common/ctf/mapfile
↓ open down ↓ 74 lines elided ↑ open up ↑
  75   75                  ctf_label_iter;
  76   76                  ctf_label_topmost;
  77   77                  ctf_lookup_by_name;
  78   78                  ctf_lookup_by_symbol;
  79   79                  ctf_member_info;
  80   80                  ctf_member_iter;
  81   81                  ctf_modopen;
  82   82                  ctf_open;
  83   83                  ctf_parent_file;
  84   84                  ctf_parent_name;
       85 +                ctf_parent_label;
  85   86                  ctf_setmodel;
  86   87                  ctf_setspecific;
  87   88                  ctf_set_array;
  88   89                  ctf_type_align;
  89   90                  ctf_type_cmp;
  90   91                  ctf_type_compat;
  91   92                  ctf_type_encoding;
  92   93                  ctf_type_iter;
  93   94                  ctf_type_kind;
  94   95                  ctf_type_lname;
↓ open down ↓ 15 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX