Add trace debug for onTouch/onTouchEvent

In order to measure and clarify the jank caused by application when
handling View.onTouchListener#onTouch and View#onTouchEvent slowly.

Bug: 256549451
Test: test with PTS CUJ tests and verify if onTouch/onTouchEvent shown
in the perfetto trace when enabling "view" trace tag in ftrace_config

Change-Id: I030f038ca57846bc9e7e66dc7e8bcbf8ffcd3d1e
1 file changed