aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2013-11-22 18:20:43 -0500
committerTejun Heo <[email protected]>2013-11-22 18:20:43 -0500
commit347c4a8747104a945ecced358944e42879176ca5 (patch)
tree86eb8e1aba61017883fff03ab1f25733c419611b /tools/perf/scripts/python/syscall-counts.py
parentfba94807837850e211f8975e1970e23e7804ff4d (diff)
memcg: remove cgroup_event->cft
The only use of cgroup_event->cft is distinguishing "usage_in_bytes" and "memsw.usgae_in_bytes" for mem_cgroup_usage_[un]register_event(), which can be done by adding an explicit argument to the function and implementing two wrappers so that the two cases can be distinguished from the function alone. Remove cgroup_event->cft and the related code including [un]register_events() methods. Signed-off-by: Tejun Heo <[email protected]> Acked-by: Li Zefan <[email protected]> Acked-by: Kirill A. Shutemov <[email protected]> Acked-by: Michal Hocko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions