summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAbhijit Gangurde <abhijit.gangurde@amd.com>2025-09-03 11:45:54 +0530
committerLeon Romanovsky <leon@kernel.org>2025-09-11 02:18:35 -0400
commit85372e4a493e413f1c1ee1850c51ad2d3a637fff (patch)
tree97ba5c4d05e185b9d435d65c166d99ff54390419 /tools/perf/scripts/python/flamegraph.py
parentffad4278c2ac31c91b563036121cdcf4d5dd45ec (diff)
downloadkernel-85372e4a493e413f1c1ee1850c51ad2d3a637fff.tar.gz
net: ionic: Update LIF identity with additional RDMA capabilities
Firmware sends the RDMA capability in a response for LIF_IDENTIFY device command. Update the LIF indentify with additional RDMA capabilities used by driver and firmware. Reviewed-by: Shannon Nelson <shannon.nelson@amd.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Abhijit Gangurde <abhijit.gangurde@amd.com> Link: https://patch.msgid.link/20250903061606.4139957-3-abhijit.gangurde@amd.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
le='2012-06-11 13:23:45 -0300'>2012-06-11edac: change the mem allocation scheme to make Documentation/kobject.txt happyMauro Carvalho Chehab 2012-06-11edac: Add debufs nodes to allow doing fake error injectMauro Carvalho Chehab 2012-06-11edac: Get rid of the old kobj's from the edac mc codeMauro Carvalho Chehab 2012-06-11edac: rewrite the sysfs code to use struct deviceMauro Carvalho Chehab 2012-06-11edac: use Documentation-nano format for some data structsMauro Carvalho Chehab 2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab 2012-05-28edac: Initialize the dimm label with the known informationMauro Carvalho Chehab 2012-05-28edac: Change internal representation to work with layersMauro Carvalho Chehab 2012-05-28edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab 2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab 2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab 2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab 2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds 2012-03-21edac: rename channel_info to rank_infoMauro Carvalho Chehab 2012-03-21edac: Improve the comments to better describe the memory conceptsMauro Carvalho Chehab 2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker