summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorLijuan Gao <quic_lijuang@quicinc.com>2025-05-26 13:21:50 +0800
committerBjorn Andersson <andersson@kernel.org>2025-06-17 23:08:31 -0500
commita129ca1a9413d5ad605a7bbcdc50e01a3e772580 (patch)
treeb559f963db0b5226d9612312c8fae8ab055095b8 /tools/perf/scripts/python/bin/task-analyzer-report
parentbf2a6a7765412dbf487eb478b00783868c32a348 (diff)
downloadkernel-a129ca1a9413d5ad605a7bbcdc50e01a3e772580.tar.gz
arm64: dts: qcom: qcs615: Add IMEM and PIL info region
Add a simple-mfd representing IMEM on QCS615 and define the PIL relocation info region as its child. The PIL region in IMEM is used to communicate load addresses of remoteproc to post mortem debug tools, so that these tools can collect ramdumps. Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Lijuan Gao <quic_lijuang@quicinc.com> Link: https://lore.kernel.org/r/20250526-add_qcs615_remoteproc_support-v4-4-06a7d8bed0b5@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions
l/commit/net/ipv4/tcp_minisocks.c?id=0f31746452e6793ad6271337438af8f4defb8940'>tcp: annotate tp->write_seq lockless readsEric Dumazet 2019-10-13tcp: annotate tp->copied_seq lockless readsEric Dumazet 2019-10-13tcp: annotate tp->rcv_nxt lockless readsEric Dumazet 2019-10-13tcp: add rcu protection around tp->fastopen_rskEric Dumazet 2019-09-27tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet 2019-06-12tcp: add optional per socket transmit delayEric Dumazet 2019-06-09ipv6: tcp: send consistent autoflowlabel in TIME_WAIT stateEric Dumazet 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner 2019-05-01tcp: undo init congestion window on false SYNACK timeoutYuchung Cheng