diff options
author | Jin Yao <[email protected]> | 2018-04-09 18:26:47 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-12 10:33:29 -0300 |
commit | 90ce61b91903f9c357cbceced45d41642f2aa812 (patch) | |
tree | 04e222d8a65824f238e6a1a3081eccecfd605a4f /lib/memory-notifier-error-inject.c | |
parent | fd97d39b0aa49a4beb429aec344604c1b689f089 (diff) |
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
In Makefile.config, we define the conditional compilation variables
HAVE_LIBPERL_SUPPORT and HAVE_LIBPYTHON_SUPPORT.
To make the C code more consistent, this patch replaces
NO_LIBPERL/NO_LIBPYTHON in C code with HAVE_LIBPERL_SUPPORT/
HAVE_LIBPYTHON_SUPPORT.
Signed-off-by: Jin Yao <[email protected]>
Suggested-by: Ingo Molnar <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[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 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions