Skip to content

1.0.30: Tuned command lines parsing for "node" and "sudo"

Compare
Choose a tag to compare
@walles walles released this 20 Feb 05:17
· 539 commits to python since this release
For "node" commands, we now ignore the "--max_old_space_size"
flag when trying to figure out what script they are running.

For "sudo", we now present it together with its subcommand,
like "sudo bash" for example.

When doing launch counts, we now count both "(kcm)" and "kcm"
under just "kcm"; this improves coalescing and makes the counts
presented be closer to reality.