Searched hist:b6bc49caed24fe2705767a8783d449b74714586b (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutils/ext/ |
| H A D | trace.c | b6bc49caed24fe2705767a8783d449b74714586b Thu Jan 17 12:12:14 UTC 2019 Sumit Garg <sumit.garg@linaro.org> trace: fix core id print if in non-atomic context
Make "?" print repetitive equivalent to number of digits needed to display core id rather than extra spaces as it causes symbolize.py script parsing failure for call stack addresses in case number of cores is greater than 10.
Also change symbolize.py to detect repetitive "?".
Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/scripts/ |
| H A D | symbolize.py | b6bc49caed24fe2705767a8783d449b74714586b Thu Jan 17 12:12:14 UTC 2019 Sumit Garg <sumit.garg@linaro.org> trace: fix core id print if in non-atomic context
Make "?" print repetitive equivalent to number of digits needed to display core id rather than extra spaces as it causes symbolize.py script parsing failure for call stack addresses in case number of cores is greater than 10.
Also change symbolize.py to detect repetitive "?".
Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|