diff options
author | 2013-04-08 22:47:46 +0100 | |
---|---|---|
committer | 2013-04-29 15:41:52 -0400 | |
commit | 766d100d4e412bf4cea59805375790db3d698331 (patch) | |
tree | e694ca1a50bd0ba9d9cbd9ad0de4d9b71f33f817 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | csr: Don't use create_proc_read_entry() (diff) | |
download | linux-dev-766d100d4e412bf4cea59805375790db3d698331.tar.xz linux-dev-766d100d4e412bf4cea59805375790db3d698331.zip |
cxt1e1: Don't use create_proc_read_entry()
Don't use create_proc_read_entry() as that is deprecated, but rather use
proc_create_data() and seq_file instead.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Bob Beers <bob.beers@gmail.com>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: devel@driverdev.osuosl.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions