msm: isp: Add support to display additional stats via debugfs
Currently, only overflow counts are shown in the ISP driver via
a debugfs node. To enhance this:
1) Show additional bandwidth statistics in the existing
debugfs node.
2) Add a new debugfs node in the driver to collect bus bandwidth
request history. Use a circular buffer to maintain this information.
3) Add another new debugfs node to show the unified buffer information.
Having this information in a debugfs node is very useful to debug bus
overflow scenarios in camera.
Change-Id: I005e75b6def0ee7e5fbfb7b2e877ed5d5a36f2d0
Signed-off-by:
Seemanta Dutta <seemanta@codeaurora.org>
Loading
Please register or sign in to comment