]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
perf-with-kcore.sh: Always allow fix_buildid_cache_permissions
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 12 Apr 2019 11:38:28 +0000 (14:38 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 28 May 2019 21:37:42 +0000 (18:37 -0300)
commita685c7a4a25c80f1f022b55830f2d894ee8847eb
tree85e415ae792a82561e5827b4f3a8ae589f033ec3
parent849e96f30068d4f6f8352715e02a10533a46deba
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>
tools/perf/perf-with-kcore.sh