DaGeRe / peass

Tool for Performance analysis of software system
GNU Affero General Public License v3.0
10 stars 9 forks source link

Enable semicolon-seperated parameters for includes/excludes #74

Closed Schattensilber closed 2 years ago

Schattensilber commented 2 years ago

Currently to define multiple includes or excludes you need to do something like: --include=TestA# --include=TestB#

It would be more convenient to allow the form of: --include='TestA#;TestB#'

DaGeRe commented 2 years ago

Thanks for the idea, this works with https://github.com/DaGeRe/peass/commit/cbed983ec29f28767fc352d46726ab15b0d68008