summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>2019-10-10 13:29:38 -0700
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-10-15 11:02:29 +0300
commita6a82f9bcd2ad3fab5f20fc406727dc62775db92 (patch)
tree4d1e99579e1d701e269fc6227c5854e0f7393236 /tools/perf/scripts/python/event_analyzing_sample.py
parent354bd06f40c4ba7b2f12d9f0f119dff62a2f922f (diff)
downloadkernel-a6a82f9bcd2ad3fab5f20fc406727dc62775db92.tar.gz
tools/power/x86/intel-speed-select: Turbo-freq feature auto mode
Introduce --auto|-a option to turbo-freq enable feature, so that it does in one step for users who are OK by setting all passed target cores as high priority and set in CLOS 0 and remaining in CLOS 3. In this way, users don't have to take multiple steps to enable turbo-freq feature. For users who want more fine grain control, they can always use core-power feature to set custom CLOS configuration and assignment. While here also print the error to output when clos configuration fails. For example intel-speed-select -c 0-4 turbo-freq enable --auto The above command will enable turbo-freq and core-power feature. Also mark CPU 0 to CPU 4 as high priority. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
net: sched: change type of reference and bind countersVlad Buslov 2018-03-27net: Drop pernet_operations::asyncKirill Tkhai 2018-02-27net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai 2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring 2018-02-16net: sched: act: add extack for walk callbackAlexander Aring 2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring 2018-02-16net: sched: act: add extack to init callbackAlexander Aring 2017-12-13net_sched: switch to exit_batch for action pernet opsCong Wang 2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang 2017-11-03net_sched: hold netns refcnt for each actionCong Wang 2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi 2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg 2017-03-12act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss