commit | be3d466c7356e574a2aa4e19dd20b19b3a9cc4fc | [log] [tgz] |
---|---|---|
author | Yannick Brosseau <[email protected]> | Fri Jan 13 13:25:27 2017 -0500 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Mon Jan 16 14:59:15 2017 -0300 |
tree | d1b367cf055ede1fa5c079dff35692ef5381b792 | |
parent | 5c64f99b1d030ce52acce53d83141d88f79e6362 [diff] |
perf script: Also allow forcing reading of non-root owned files by root In 2059fc7a5a9e ("perf symbols: Allow forcing reading of non-root owned files by root") 'perf report' was added the option of forcing reading of non-root owned symbol file. This add the same behavior for perf script. Reported-by: Mark Drayton <[email protected]> Signed-off-by: Yannick Brosseau <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>