Files
linux/drivers
Connor O'Brien 525bbc854a ANDROID: cpufreq: times: optimize proc files
The majority of the time spent reading /proc/uid_time_in_state is due
to seq_printf calls. Use the faster seq_put_* variations instead.

Also skip empty hash buckets in uid_seq_next for a further performance
improvement.

Bug: 111216804
Bug: 127641090
Test: Read /proc/uid_time_in_state and confirm output is sane
Test: Compare read times to confirm performance improvement
Change-Id: If8783b498ed73d2ddb186a49438af41ac5ab9957
Signed-off-by: Connor O'Brien <connoro@google.com>
2019-03-06 16:02:12 +00:00
..
2019-02-12 20:37:21 +01:00
2019-02-12 20:37:21 +01:00
2019-02-12 19:47:18 +01:00
2019-01-31 08:29:40 +01:00
2019-02-12 20:37:21 +01:00
2019-02-20 10:37:09 +01:00
2018-11-13 11:08:18 -08:00
2019-02-20 10:37:09 +01:00
2019-03-05 18:07:53 +01:00
2019-03-05 18:07:53 +01:00
2019-02-07 08:40:17 +01:00
2019-02-12 20:37:21 +01:00
2018-12-21 14:15:17 +01:00
2018-11-13 11:08:51 -08:00
2019-03-05 18:07:53 +01:00
2018-11-27 16:13:09 +01:00
2019-03-05 18:07:53 +01:00
2019-02-27 10:09:03 +01:00
2019-02-12 19:46:59 +01:00