Re: [PATCH v2] memory: tegra20: Add debug statistics

2021-03-21 Thread Krzysztof Kozlowski
On Fri, 19 Mar 2021 16:09:33 +0300, Dmitry Osipenko wrote: > Add debug statistics collection support. The statistics is available > via debugfs in '/sys/kernel/debug/mc/stats', it shows percent of memory > controller utilization for each memory client. This information is > intended to help with de

[PATCH v2] memory: tegra20: Add debug statistics

2021-03-19 Thread Dmitry Osipenko
Add debug statistics collection support. The statistics is available via debugfs in '/sys/kernel/debug/mc/stats', it shows percent of memory controller utilization for each memory client. This information is intended to help with debugging of memory performance issues, it already was proven to be u