Extend the libdeps analyzer to show program dependents for a given library

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Service Arch 2023-10-02
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add an option to the libdeps analyzer and corresponding CLI tool such that, for a given library, the tool will output all dependent nodes of type "program."

      This will allow developers to quickly see what unittests a library is linked into, as well as if the library is part of mongod, mongos, or both (or neither). In turn, this should allow developers to quickly check, given a specific C++ file, what binary it is a part of (by determining what library the source file is the source for, and then seeing what binaries that library is depended-upon by).

            Assignee:
            George Wangensteen (Inactive)
            Reporter:
            George Wangensteen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: