aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2013-09-30 13:51:28 +0200
committerIngo Molnar <[email protected]>2013-10-09 08:48:29 +0200
commit8b6eb56a9570001634df1d2c7f38e7179a357362 (patch)
tree7bfbb9255f80cd8acd2f94d90454c1e9a04e15e2 /tools/perf/scripts/python
parentb6aa9979416e2e98a800925d60ad00e83bc7cb7a (diff)
tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically
Use GCC's -MD feature to generate a dependency file for each feature test .c file, and include that .d file in the config/feature-checks/Makefile. This allows us to do two things: - speed up feature tests - detect removal or changes in build dependencies - including system libraries/headers Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions