how to have linux kernel export /proc/[pid]/io?

Im running linux on my board and have to read info in /proc/[pid]/io. But it is not found. For ex: $ dd if=/dev/zero of=/tmp/aa & [1] 926 $ cat /proc/926/io cat: /proc/926/io: No such file or