summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2023-11-06 15:41:43 +0300
committerPeter Zijlstra <peterz@infradead.org>2023-11-15 11:57:49 +0300
commit5fe6ec8f6ab549b6422e41551abb51802bd48bc7 (patch)
treeaf80bbc5fac9da253b084e2cbb8e14d850190119 /tools/perf/scripts/python/export-to-postgresql.py
parent5d69eca542ee17c618f9a55da52191d5e28b435f (diff)
downloadlinux-5fe6ec8f6ab549b6422e41551abb51802bd48bc7.tar.xz
sched: Remove vruntime from trace_sched_stat_runtime()
Tracing the runtime delta makes sense, observer can sum over time. Tracing the absolute vruntime makes less sense, inconsistent: absolute-vs-delta, but also vruntime delta can be computed from runtime delta. Removing the vruntime thing also makes the two tracepoint sites identical, allowing to unify the code in a later patch. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions