Skip to content

tracemalloc: add C API to manually track/untrack memory allocations #70717

@vstinner

Description

@vstinner
BPO 26530
Nosy @pitrou, @vstinner, @njsmith
Files
  • tracemalloc_track.patch
  • tracemalloc_track-2.patch
  • tracemalloc_track-3.patch
  • tracemalloc_track_fd.py
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2016-11-22.09:32:17.386>
    created_at = <Date 2016-03-10.14:17:10.641>
    labels = ['type-feature']
    title = 'tracemalloc: add C API to manually track/untrack memory allocations'
    updated_at = <Date 2017-04-12.13:42:47.846>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-04-12.13:42:47.846>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-11-22.09:32:17.386>
    closer = 'vstinner'
    components = []
    creation = <Date 2016-03-10.14:17:10.641>
    creator = 'vstinner'
    dependencies = []
    files = ['42115', '42116', '42118', '42289']
    hgrepos = []
    issue_num = 26530
    keywords = ['patch']
    message_count = 37.0
    messages = ['261501', '261502', '261505', '261507', '261510', '261580', '261586', '261630', '261905', '261945', '261948', '261959', '261960', '261961', '261965', '261966', '261967', '261977', '261999', '262179', '262180', '262434', '263865', '265932', '274125', '274127', '274128', '274129', '274130', '274133', '274136', '274137', '281456', '291551', '291552', '291553', '291555']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'njs', 'python-dev', 'jtaylor']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26530'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions