summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEliot Courtney <ecourtney@nvidia.com>2026-03-06 16:22:05 +0900
committerAlexandre Courbot <acourbot@nvidia.com>2026-03-10 16:07:33 +0900
commite8f4f9ae86a4636c16cf90208c5794e92090bd6b (patch)
treeadb1d7070f53b923d25bf6611f54cec26f22a5cc /tools/perf/scripts/python/stackcollapse.py
parentadcb40c5fcf085b16327ab1eef11ec157c9f603b (diff)
gpu: nova-core: gsp: support large RPCs via continuation record
Splits large RPCs if necessary and sends the remaining parts using continuation records. RPCs that do not need continuation records continue to write directly into the command buffer. Ones that do write into a staging buffer first, so there is one copy. Continuation record for receive is not necessary to support at the moment because those replies do not need to be read and are currently drained by retrying `receive_msg` on `ERANGE`. Signed-off-by: Eliot Courtney <ecourtney@nvidia.com> Link: https://patch.msgid.link/20260306-cmdq-continuation-v6-8-cc7b629200ee@nvidia.com Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions