]> granicus.if.org Git - procps-ng/commitdiff
Merge branch 'ps_remove_wchan_strip' into 'master'
authorJan Rybar <jrybar@redhat.com>
Wed, 23 Nov 2016 12:05:28 +0000 (12:05 +0000)
committerJan Rybar <jrybar@redhat.com>
Wed, 23 Nov 2016 12:05:28 +0000 (12:05 +0000)
ps: removed stripping of prefixes off wchan data

Implementation of what was settled on ML discussion: http://www.freelists.org/post/procps/ps-wchanf-option
'ps' does not remove "do_" and "sys_" prefixes from wchan data.

Resolves Red Hat Bugzilla #1322111

See merge request !33


Trivial merge