diff options
author | Tejun Heo <tj@kernel.org> | 2013-12-05 12:28:01 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-12-05 12:28:01 -0500 |
commit | 44ffc75ba9a63f972dbebd4fab6888db5fcd3b0e (patch) | |
tree | 74e59dc41c550c3013e4ed1ec651557f8acfceee /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | afb2bc14e1c989cf0635bd04edb5ff55b8c1c7bd (diff) |
cgroup, sched: convert away from cftype->read_map()
In preparation of conversion to kernfs, cgroup file handling is being
consolidated so that it can be easily mapped to the seq_file based
interface of kernfs.
cftype->read_map() doesn't add any value and being replaced with
->read_seq_string(). Update cpu_stats_show() and cpuacct_stats_show()
accordingly.
This patch doesn't make any visible behavior changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions