Home
last modified time | relevance | path

Searched hist:"34 fe3cfda826e221d15610aa07364384bf8adb94" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dver_linuxdiff 34fe3cfda826e221d15610aa07364384bf8adb94 Thu May 31 21:22:46 CEST 2018 Alexander Kapshuk <alexander.kapshuk@gmail.com> ver_linux: Process input coming from procmaps that matches libc only

Currently, input coming from /proc/self/maps is split into fields without
checking whether or not it matches libc.so. This is not efficient.
All text processing should only be performed on lines of input that
match libc.so.

Signed-off-by: Alexander Kapshuk <alexander.kapshuk@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>