commit | 02459164a27e6cf9577fd12fc3ebed78f8fa767f | [log] [tgz] |
---|---|---|
author | Dennis Zhou (Facebook) <dennisszhou@gmail.com> | Sat Jul 15 22:23:07 2017 -0400 |
committer | Tejun Heo <tj@kernel.org> | Mon Jul 17 10:45:46 2017 -0400 |
tree | d7778a8d558698bb8ae35724fb4a7e1134c51817 | |
parent | cd6a884d09558014d0df5400d78b5c7f40f0a62e [diff] |
percpu: change the format for percpu_stats output This makes the debugfs output for percpu_stats a little easier to read by changing the spacing of the output to be consistent. Signed-off-by: Dennis Zhou <dennisszhou@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>