aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorLuis de Bethencourt <[email protected]>2016-08-02 14:03:47 -0700
committerLinus Torvalds <[email protected]>2016-08-02 19:35:03 -0400
commit9d5059c959ac739dbf837cec14586e58e7a67292 (patch)
treea0d513d3c1a8f5acadfa7e3c2085fd6daaaa321c /tools/perf/scripts/python/stat-cpi.py
parent61e96496d3c949701a48b908f99f4ed891cd1101 (diff)
dynamic_debug: only add header when used
kernel.h header doesn't directly use dynamic debug, instead we can include it in module.c (which used it via kernel.h). printk.h only uses it if CONFIG_DYNAMIC_DEBUG is on, changing the inclusion to only happen in that case. Link: http://lkml.kernel.org/r/[email protected] [[email protected]: include dynamic_debug.h in drb_int.h] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Luis de Bethencourt <[email protected]> Cc: Rusty Russell <[email protected]> Cc: Hidehiro Kawai <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Michal Nazarewicz <[email protected]> Cc: Rasmus Villemoes <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions