commit | 2157f6ee18ce5224eea2b27582368b60d940bef6 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jun 20 12:05:38 2017 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jun 20 12:05:38 2017 -0300 |
tree | e1c7d6b95338d0ac1391b6ceb1bfa3894051b1b7 | |
parent | 007b811b4041989ec2dc91b9614aa2c41332723e [diff] |
perf evsel: Adopt find_process() And make it static, nobody else uses it, if we ever need it in more places we can carve a new source file for process related methods, for now lets reduce util.{c,h} a tad more. Link: http://lkml.kernel.org/n/tip-zgb28rllvypjibw52aaz9p15@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>