aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2018-01-31 16:14:14 -0800
committerLinus Torvalds <[email protected]>2018-01-31 17:18:34 -0800
commit99443f811c452c693d2f539debb7aea203ed5091 (patch)
tree1f0fc9e68c454c97ecdb103f4169e4b2c45473e0 /tools/perf/scripts/python/bin/stackcollapse-report
parent7e68b36145788e2e52824200edf15a6e59ea8a45 (diff)
scripts/tags.sh: change find_other_sources() for include directories
The current find done in find_other_sources() excludes directories in the kernel tree that are named 'include', eg.: ./security/apparmor/include ./security/selinux/include ./drivers/net/wireless/broadcom/brcm80211/include ./drivers/gpu/drm/amd/acp/include ./drivers/gpu/drm/amd/display/include ./drivers/gpu/drm/amd/include ./drivers/gpu/drm/nouveau/include This changes the find command in find_other_sources() to include those using the -path option. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arend van Spriel <[email protected]> Cc: Robert Jarzmik <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions