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

Remove references to tcmalloc.h and refactor cmake build

    • Storage Engines
    • 8
    • 2024-03-05 - Claronald, 2024-03-19 - PacificOcean

      The tcmalloc header is included directly in:

      src/os_common/os_alloc.c
      src/utilities/util_misc.c
      

      This is not necessary to use tcmalloc. Additionally server now uses tcmalloc rather than gperftools/tcmalloc which includes C++ specific header files in the header which break the build.

            Assignee:
            marc.butler@mongodb.com Marc Butler
            Reporter:
            marc.butler@mongodb.com Marc Butler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: