aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config/feature-checks/test-libpython.c
Commit message (Collapse)AuthorAgeFilesLines
* tools/perf/build: Harmonize the style of the feature testcasesIngo Molnar2013-10-091-1/+2
| | | | | | | | | | | | | | | | The various testcases used different styles, which was not really visible as long as they hid in feature-tests.mak. Now that they are out in the open make them prettier. ( Also delete the leftover, empty feature-tests.mak file. ) 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]>
* tools/perf/build: Split out feature check: 'libpython'Ingo Molnar2013-10-091-0/+7
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]>