summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTroy Hanson <thanson@qti.qualcomm.com>2025-12-23 18:02:26 +0100
committerJeff Hugo <jeff.hugo@oss.qualcomm.com>2026-03-27 11:12:34 -0600
commit92f210c019ac29e72006070f75860448f91d9ddc (patch)
treef06e2f09b7f36472459f404fb476c4395bdc7a30 /tools/perf/scripts/python/bin/stackcollapse-record
parent140d5d411ab17926b47c9fce213fc065c12f8bea (diff)
accel/qaic: Simplify bootlog line handling
Instead of storing and emitting bootlogs as individual null-terminated lines, concatenate them, and later emit them to debugfs in a single call. Do not insert a null terminator on messages received from the device. Instead use the message length when subsequently storing the message. Exclude trailing nulls to normalize AIC100 and AIC200 bootlog lines. Signed-off-by: Troy Hanson <thanson@qti.qualcomm.com> Signed-off-by: Youssef Samir <youssef.abdulrahman@oss.qualcomm.com> Reviewed-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com> Signed-off-by: Jeff Hugo <jeff.hugo@oss.qualcomm.com> Link: https://patch.msgid.link/20251223170226.2275812-1-youssef.abdulrahman@oss.qualcomm.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions