aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorPerry Yuan <perry.yuan@amd.com>2024-06-19 23:40:12 +0800
committerMario Limonciello <mario.limonciello@amd.com>2024-06-20 21:52:05 -0500
commit8f8b42c1fcc939a73b547b172a9ffcb65ef4bf47 (patch)
tree13cd430264c3f4abce6bdf91b5adfe1f1d5b5472 /tools/perf/scripts/python/flamegraph.py
parentcpufreq: amd-pstate: Allow users to write 'default' EPP string (diff)
downloadlinux-8f8b42c1fcc939a73b547b172a9ffcb65ef4bf47.tar.gz
linux-8f8b42c1fcc939a73b547b172a9ffcb65ef4bf47.zip
cpufreq: amd-pstate: optimize the initial frequency values verification
To enhance the debugging capability of the driver loading failure for broken CPPC ACPI tables, it can optimize the expression by moving the verification of `min_freq`, `nominal_freq`, and other dependency values to the `amd_pstate_init_freq()` function where they are initialized. If any of these values are incorrect, the `amd-pstate` driver will not be registered. By ensuring that these values are correct before they are used, it will facilitate the debugging process when encountering driver loading failures due to faulty CPPC ACPI tables from BIOS Signed-off-by: Perry Yuan <perry.yuan@amd.com> Acked-by: Gautham R. Shenoy <gautham.shenoy@amd.com> Acked-by: Mario Limonciello <mario.limonciello@amd.com> Link: https://lore.kernel.org/r/f9793f8451c1832e34cc9dc35f89c653b39cfe38.1718811234.git.perry.yuan@amd.com Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
8ab2bb9d180b47c052c04b7cee&follow=1'>fs/ext4: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-59/+9 2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer6-114/+17 2014-01-23net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer1-23/+4 2014-01-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer1-0/+11 2014-01-23rbtree/test: move rb_node to the middle of the test structCody P Schafer1-1/+1 2014-01-23rapidio: add modular rapidio core build into powerpc and mips branchesAlexandre Bounine2-3/+3 2014-01-23partitions/efi: complete documentation of gpt kernel param purposeDavidlohr Bueso1-1/+3