Skip to content

MAINT: deprecate --file-list and --file-list-detailed options in darshan-parser #782

@carns

Description

@carns

These two options are not frequently used; they produce a text formatted table with a row for each unique file and columns for some select metrics of interest. The maintenance problem is that those options significantly increase the complexity of the darshan-parser utility, particularly in terms of what capabilities could be refactored in #677 .

In the long run it would be better to handle this as described in #781 ; you would first convert a log to collapse partially shared files and then use Python scripts or other conventional analysis tools on the resulting log.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions