DynamoRIO / DynamoRIO/dynamorio

Check module in drcov postprocessing

Open
#1,535 0 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

_From [zhao...@chromium.org](https://code.google.com/u/111879852748806430180/) on September 03, 2014 15:20:54_

It is possible that drcov runs on different builds of the same module and dump the coverage info, so on post processing, drcov2lcov should check whether the module for symbol info is the same module when drcov information is collected.

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

Contributor guide

Open the contributing guide

Research direction

Start at the drcov2lcov postprocessing entry point and trace how collected coverage information is matched with module symbol information. Confirm how the module identity is represented in both inputs; done means mismatched modules are detected rather than combined silently.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.