DynamoRIO / DynamoRIO/drmemory

Dr. HeapStat vistool should support multiple visualizations simultanenously

Open
#218 0 comments 0 reactions 0 assignees View on GitHub
Component-Heapstat Migrated Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 19:52:16_

PR 536428

For Dr. HeapStat alpha we decided to support only one visualization at a time, i.e., postprocess.pl accepts only one client. It can't deal with multiple clients. Users may want to view to sets of heap profile data simultaneously and this prevents it.

Making postprocess.pl support multiple clients will be messy, the simpler approach would be for each postprocess.pl & vistool pair to use a different port. It is highly unlikely that users will want to view more than 10 different visualizations in one shot, so using 10 ports isn't a big deal.

BTW, we don't have component for Dr. HeapStat, so filing under Dr. Memory for now.

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

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.