DynamoRIO/drmemory

support -aggregate for combining results from multiple processes

Open

#614 aberto em 28 de nov. de 2014

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C (289 forks)auto 404
MigratedOpSys-WindowsPriority-MediumType-FeatureUsabilityhelp wanted

Métricas do repositório

Stars
 (2.727 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

From bruen...@google.com on October 06, 2011 13:16:07

on linux I have an -aggregate option, used after running a tree of processes that combines them all into one error results file. after finishing issue #446 we should add that support. this would then eliminate the need for the drmemory_analyze.py script.

Original issue: http://code.google.com/p/drmemory/issues/detail?id=614

Guia do colaborador