DynamoRIO / DynamoRIO/drmemory

support tcmalloc

Open
#267 3 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium Type-Feature Usability
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on January 14, 2011 15:27:11_

supporting a new malloc implementation requires two steps:

1) intercept its allocation routines, if named differently

2) walk its heap objects on startup

#2 will go away once we have early injection: that's a DRi#47

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=267_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.