aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authordavidwang <[email protected]>2018-01-22 18:14:17 +0800
committerThomas Gleixner <[email protected]>2018-01-24 13:38:10 +0100
commitfe6daab1ee9dfe7f89974ee6c486cccb0f18a61d (patch)
tree7a8ad4a75e7aa384ae1011ed6abd7d6bd8d502b0 /tools/perf/scripts/python/call-graph-from-sql.py
parentaa83c45762a242acce9b35020363225a7b59d7c9 (diff)
x86/centaur: Mark TSC invariant
Centaur CPU has a constant frequency TSC and that TSC does not stop in C-States. But because the corresponding TSC feature flags are not set for that CPU, the TSC is treated as not constant frequency and assumed to stop in C-States, which makes it an unreliable and unusable clock source. Setting those flags tells the kernel that the TSC is usable, so it will select it over HPET. The effect of this is that reading time stamps (from kernel or user space) will be faster and more efficent. Signed-off-by: davidwang <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions