aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNaveen N. Rao <[email protected]>2017-08-02 23:55:38 +0530
committerMichael Ellerman <[email protected]>2017-08-15 15:30:17 +1000
commite12d94f80614475b07d046eb095e6b8c1d9dd38d (patch)
treefe5c2b27d143f682a885966b4fda9056d661f3a8 /tools/perf/scripts/python
parented49f7fd6438dcc8c93fa7d1d7d815e47c7115dd (diff)
powerpc/xmon: Exclude all of xmon from ftrace
Exclude core xmon files from ftrace (along with an xmon xive helper outside of xmon/) to minimize impact of ftrace while within xmon. Before: /sys/kernel/debug/tracing# grep -ci xmon available_filter_functions 26 After: /sys/kernel/debug/tracing# grep -ci xmon available_filter_functions 0 Signed-off-by: Naveen N. Rao <[email protected]> [mpe: Use $(subst ..) on KBUILD_CFLAGS rather than CFLAGS_REMOVE_xxx] Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions