commit | d2842137887feeb0a77b2bf42d8aed39a5639f5b | [log] [tgz] |
---|---|---|
author | Lukasz Luba <l.luba@partner.samsung.com> | Mon Feb 18 19:21:09 2019 +0100 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Thu Feb 21 13:41:26 2019 +0900 |
tree | b31d7030b28170aeeb70f5bae4de6ff96ea983ee | |
parent | d5024e280b1902ee9a576e8758f1a3bcd55779cc [diff] |
drivers: devfreq: add tracing for scheduling work This patch add basic tracing of the devfreq workqueue and delayed work. It aims to capture changes of the polling intervals and device state. Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>