diff options
author | Qais Yousef <[email protected]> | 2019-06-04 12:14:54 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-06-24 19:23:40 +0200 |
commit | 9ba5090aecac08ff3ae54ac3bd94b61db7708ffc (patch) | |
tree | 136d94a1550fa16c22e2be9a09c71da20ed604e1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 016190a4b5824df2d5bb97951a04dd3629973671 (diff) |
sched/autogroup: Make autogroup_path() always available
Remove the #ifdef CONFIG_SCHED_DEBUG.
Some of the tracepoints to be introduced in later patches need to access
this function. Hence make it always available since the tracepoints are
not protected by CONFIG_SCHED_DEBUG.
Signed-off-by: Qais Yousef <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Dietmar Eggemann <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Pavankumar Kondeti <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Quentin Perret <[email protected]>
Cc: Sebastian Andrzej Siewior <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Uwe Kleine-Konig <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions