aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJohn Stultz <[email protected]>2013-04-04 12:02:59 -0700
committerMichal Marek <[email protected]>2013-04-10 10:55:22 +0200
commita45c7dfb942b6c198d5cd283f8dcee145241a017 (patch)
tree4dfe481918e77ed348a22a4ad3055237a109b4a6 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent0f40d9d3c5fb40da75af343f27775ca8a15e3806 (diff)
merge_config.sh: Avoid creating unnessary source softlinks
Viresh noticed when using merge_config.sh that a source softlink was being created even when he didn't specify the -O option. The problem arises due to the previous commit 409f117e2d6b which added the -O option. Basically if -O is not specified, we still pass '-O=.' to the make command, which then generates a source softlink to ./ This patch adds an extra check so if there is no -O specified to merge_config.sh, we don't pass one on to make. Cc: Zhangfei Gao <[email protected]> Cc: Bruce Ashfield <[email protected]> Acked-by: Darren Hart <[email protected]> Reported-and-tested-by: Viresh Kumar <[email protected]> Signed-off-by: John Stultz <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions