Skip to content

Feature : Global ignore list (Issue #79)#115

Open
xgouchet wants to merge 1 commit intoJakeWharton:masterfrom
xgouchet:pr_ignore
Open

Feature : Global ignore list (Issue #79)#115
xgouchet wants to merge 1 commit intoJakeWharton:masterfrom
xgouchet:pr_ignore

Conversation

@xgouchet
Copy link

Ignore list is read from an environment variable named
PIDCAT_IGNORED_TAGS. Multiple tags can be set, separated
by a semicolon.

eg: on *nix systems just type the following in a terminal
$ export PIDCAT_IGNORED_TAGS="art;dalvikvm"

Ignore list is read from an environment variable named
PIDCAT_IGNORED_TAGS. Multiple tags can be set, separated
by a semicolon.

eg: on *nix systems just type the following in a terminal
$ export PIDCAT_IGNORED_TAGS="art;dalvikvm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant