google / google/bloaty

inverted --source-filter

Open
#203 3 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
5.5k
Forks
378
Avg merge
23h 54m
Merged PRs (30d)
6

Description

awesome tool!

could we get an inverted --source-filter please? i.e. to exclude stuff from the report.

because it appears to be unreasonably hard to generate a negative regular expression that RE2 will accept.

For example, trying to exclude c++ std library classes:

bloaty -d shortsymbols,fullsymbols --source-filter ^[^s][^t][^d] instdir/program/libsclo.so

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.