diff options
author | Srikar Dronamraju <srikar@linux.vnet.ibm.com> | 2012-06-01 14:49:50 +0530 |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2012-08-28 18:21:15 +0200 |
commit | 61e1d394984110e2e76f25572d5b1b5d48796751 (patch) | |
tree | e189b458a639d23986c0ebe0f2c52879b2a324a3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 508dc4f8eece1a70c493afc6511fdf5934fef567 (diff) |
uprobes: Remove redundant lock_page/unlock_page
Since read_opcode() reads from the referenced page and doesnt modify
the page contents nor the page attributes, there is no need to lock
the page.
Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions