diff options
| author | Mel Gorman <[email protected]> | 2020-02-24 09:52:12 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2020-02-24 11:36:32 +0100 |
| commit | f22aef4afb0d6cc22e408d8254cf6d02d7982ef1 (patch) | |
| tree | 8db2a1ecebd256e630601d6f55f2737d1729299e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 546121b65f47384e11ec1fa2e55449fc9f4846b2 (diff) | |
sched/numa: Trace when no candidate CPU was found on the preferred node
sched:sched_stick_numa is meant to fire when a task is unable to migrate
to the preferred node. The case where no candidate CPU could be found is
not traced which is an important gap. The tracepoint is not fired when
the task is not allowed to run on any CPU on the preferred node or the
task is already running on the target CPU but neither are interesting
corner cases.
Signed-off-by: Mel Gorman <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Vincent Guittot <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Dietmar Eggemann <[email protected]>
Cc: Valentin Schneider <[email protected]>
Cc: Phil Auld <[email protected]>
Cc: Hillf Danton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions