aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2017-11-08 11:27:37 +0100
committerArnaldo Carvalho de Melo <[email protected]>2017-12-18 11:54:08 -0300
commit5cfee7a357f60675cae32b494bb2096d7203efd3 (patch)
tree36b6d81354e5954aa368164d87042286ae70892a /tools/perf/scripts/python/futex-contention.py
parent779f4e1c6c7c661db40dfebd6dd6bda7b5f88aa3 (diff)
perf tools: Use shell function for perl cflags retrieval
Using the shell function for perl CFLAGS retrieval instead of back quotes (``). Both execute shell with the command, but the latter is more explicit and seems to be the preferred way. Also we don't have any other use of the back quotes in perf Makefiles. Signed-off-by: Jiri Olsa <[email protected]> Cc: David Ahern <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions