Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Add ability to write analysis data to alternate directory #1

@mdwood-intel

Description

@mdwood-intel

Current implementation writes all analysis output to files and directories in the CWD, and post_process.py expects all inputs to be in CWD. It may be undesirable to write results to a test run directory.

Add option to pintool that allows specification of an alternate directory where results should be generated. Ideally, post_process.py should accept a directory where analysis data can be found, but that is less critical.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions