commit | a685c7a4a25c80f1f022b55830f2d894ee8847eb | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Apr 12 14:38:28 2019 +0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue May 28 18:37:42 2019 -0300 |
tree | 85e415ae792a82561e5827b4f3a8ae589f033ec3 | |
parent | 849e96f30068d4f6f8352715e02a10533a46deba [diff] |
perf-with-kcore.sh: Always allow fix_buildid_cache_permissions The user's buildid cache may contain entries added by root even if root has its own home directory (e.g. by using perfconfig to specify the same buildid dir), so remove that validation. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@redhat.com> Link: http://lkml.kernel.org/r/20190412113830.4126-7-adrian.hunter@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>