summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
d0fc7803a8933637488f14e0a098'>PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort 2021-10-05PM: EM: Mark inefficient statesVincent Donnefort 2021-09-07PM: EM: fix kernel-doc commentsLukasz Luba 2021-08-06PM: EM: Increase energy calculation precisionLukasz Luba 2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba 2020-12-08PM / EM: Micro optimization in em_cpu_energyPavankumar Kondeti 2020-11-10PM: EM: update the comments related to power scaleLukasz Luba 2020-11-10PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba 2020-06-24PM / EM: change name of em_pd_energy to em_cpu_energyLukasz Luba 2020-06-24PM / EM: remove em_register_perf_domainLukasz Luba 2020-06-24PM / EM: add support for other devices than CPUs in Energy ModelLukasz Luba 2020-06-24PM / EM: update callback structure and add device pointerLukasz Luba 2020-06-24PM / EM: introduce em_dev_register_perf_domain functionLukasz Luba 2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba 2020-04-18energy_model.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret 2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot