ANDROID: softirq: Export irq_handler_exit tracepoint
Export irq_handle_exit tracepoint, so that vendor modules can register probes for this tracepoint. To debug irq-related issue, irq_handler_exit info must be necessary to find whether irq exits normally or not. And irq_handler_exit also check that irq handler is operated normally or not. Bug: 205928005 Change-Id: I8e1eaffb7dd2f257e9c09412aad54ecca62bf019 Signed-off-by:Changki Kim <changki.kim@samsung.com> Signed-off-by:
Chanho Park <chanho61.park@samsung.com>
Loading
Please sign in to comment