Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-13739

dist/modstat -l doesn't show static functions

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT12.0.0
    • Affects Version/s: None
    • Component/s: Tools
    • None
    • Storage Engines
    • 1
    • StorEng - 2024-11-12, StorEng - 2024-11-26

      dist/modstat -l doesn't show static functions. Example output:

      $ modstat -l txn/txn_ckpt.c
        == Functions:
      /Users/y.ershov/src/wt-access-check/src/txn/txn_ckpt.c:420:1: function [txn] '__wt_checkpoint_get_handles': public
      /Users/y.ershov/src/wt-access-check/src/txn/txn_ckpt.c:637:1: function [txn] '__wt_checkpoint_progress': public
      /Users/y.ershov/src/wt-access-check/src/txn/txn_ckpt.c:1593:1: function [txn] '__wt_txn_checkpoint': public
      /Users/y.ershov/src/wt-access-check/src/txn/txn_ckpt.c:2257:1: function [txn] '__wt_checkpoint_tree_reconcile_update': public
      /Users/y.ershov/src/wt-access-check/src/txn/txn_ckpt.c:2588:1: function [txn] '__wt_checkpoint': public
      /Users/y.ershov/src/wt-access-check/src/txn/txn_ckpt.c:2628:1: function [txn] '__wt_checkpoint_sync': public
      /Users/y.ershov/src/wt-access-check/src/txn/txn_ckpt.c:2652:1: function [txn] '__wt_checkpoint_close': public
      

            Assignee:
            y.ershov@mongodb.com Yury Ershov
            Reporter:
            y.ershov@mongodb.com Yury Ershov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: