Files
linux/drivers
Connor O'Brien fcecefc007 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-05-03 10:44:52 -07:00
..
2018-09-07 10:05:20 +02:00
2018-10-08 11:09:34 -07:00
2018-08-08 15:44:47 +10:00
2018-08-16 12:26:24 -07:00
2018-07-30 10:04:58 +02:00
2018-10-17 22:00:22 -07:00
2018-08-20 11:36:07 +02:00