summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2019-12-19 16:44:54 -0500
committerPeter Zijlstra <peterz@infradead.org>2020-06-25 13:45:44 +0200
commita87e749e8fa1aaef9b4db32e21c2795e69ce67bf (patch)
tree967673dca41b3244195d574490bf8bd7c9cc4a70 /tools/perf/scripts/python/export-to-sqlite.py
parentc3a340f7e7eadac7662ab104ceb16432e5a4c6b2 (diff)
sched: Remove struct sched_class::next field
Now that the sched_class descriptors are defined in order via the linker script vmlinux.lds.h, there's no reason to have a "next" pointer to the previous priroity structure. The order of the sturctures can be aligned as an array, and used to index and find the next sched_class descriptor. Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20191219214558.845353593@goodmis.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions