DynamoRIO / DynamoRIO/drmemory

in light mode, only intercept app's malloc and not system library mallocs

Open
#721 0 comments 0 reactions 0 assignees View on GitHub
Component-LightMode Migrated Performance Priority-Low Type-Feature
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 December 16, 2011 11:03:48_

for light mode, we could focus on just app's malloc and not system library
malloc: i.e., try intercepting just outer layers to reduce overheads of
extra redzones and of interception: though most calls are in app anyway so
it's not clear how valuable this would be.

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

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.