1
0
Ficheiros
android_kernel_samsung_sm86…/scheduler
Vivek f28396d060 qcacmn: Add API to print scheduler history
The scheduler maintains a history of the recent messages
in the scheduler that were queued, started or completed execution.

This information can be reviewed while debugging issues
if the scheduler is taking longer to process any message.

The new API will print the scheduler history on request.

Change-Id: I2ed7989296f6891cfd9779e7b96383253d680f51
CRs-Fixed: 2599281
2020-02-11 21:53:15 -08:00
..