aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHuisong Li <lihuisong@huawei.com>2024-08-28 18:49:54 +0800
committerWei Xu <xuwei5@hisilicon.com>2024-10-14 08:54:49 +0000
commitb51878373a81bda3a790fd936507fd0643ef98b3 (patch)
treef3879c8df3ce908ee0247da6dc1aca5894a691aa /tools/perf/scripts/python/task-analyzer.py
parentsoc: hisilicon: kunpeng_hccs: Add the check for base address and size of shar... (diff)
downloadlinux-b51878373a81bda3a790fd936507fd0643ef98b3.tar.gz
linux-b51878373a81bda3a790fd936507fd0643ef98b3.zip
soc: hisilicon: kunpeng_hccs: Fix the 'lane_mode' field name in port info structure to 'max_lane_num'
The lane mode of HCCS port is an information to user, and actually comes from the maximum lane number. But it is good and easy for driver to use the maximum lane number. So fix the 'lane_mode' field name in port info structure to 'max_lane_num'. Signed-off-by: Huisong Li <lihuisong@huawei.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
David Wu2-0/+69 2016-03-23perf llvm: Use strerror_r instead of the thread unsafe strerror oneArnaldo Carvalho de Melo1-3/+4 2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo4-44/+12 2016-03-23intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli1-0/+25 2016-03-23intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown1-22/+86 2016-03-23perf tools: Unexport some methods unused outside strbuf.cArnaldo Carvalho de Melo2-7/+9 2016-03-23nfsd: use short read as well as i_size to set eofBenjamin Coddington3-7/+30 2016-03-23perf probe: No need to use formatting strbuf methodArnaldo Carvalho de Melo3-10/+10 2016-03-23perf help: Use asprintf instead of adhoc equivalentsArnaldo Carvalho de Melo1-38/+31 2016-03-23net: Fix typos and whitespace.Bjorn Helgaas1-109/+106 2016-03-23hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang2-5/+6 2016-03-23hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang1-1/+4 2016-03-23ppp: take reference on channels netnsGuillaume Nault1-1/+3 2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo4-46/+0 2016-03-23perf tools: Do not include stringify.h from the kernel sourcesArnaldo Carvalho de Melo4-5/+3 2016-03-23net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2-0/+2