Skip to content

Commit

Permalink
dbg.
Browse files Browse the repository at this point in the history
  • Loading branch information
utam0k authored and utam0k committed Aug 9, 2022
1 parent 9a7864c commit 44122f3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ func (c *ProcessPriorityV2) Apply(ctx context.Context, basePath, cgroupPath stri
}

procType := determineProcessType(proc)
log.Warnf("%s: %s", extractCommand(proc), procType)
if procType == ProcessDefault {
continue
}
Expand Down

0 comments on commit 44122f3

Please sign in to comment.