inverted --source-filter
Open
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
Assessment
This issue has not been assessed yet.