diff options
| author | Christoph Hellwig <[email protected]> | 2010-03-10 15:22:44 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-12 15:52:38 -0800 |
| commit | b3c1e01a09d6af2dd7811a066ffcfc5171be2bed (patch) | |
| tree | e59bb3618ed20fe05caba4c8cb7e292b7b2559b1 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 7baab93f9297da3e42a8cecfbf91d5f22f415500 (diff) | |
ptrace: use ptrace_request() in the remaining architectures
Use ptrace_request() in the three remaining architectures that didn't use it
(m68knommu, h8300, microblaze). This means:
- ptrace_request now handles PTRACE_{PEEK,POKE}{TEXT,DATA} and PTRACE_DETATCH
calls that were previously called directly, or in case of h8300 even open
coded.
- adds new support for PTRACE_SETOPTIONS/PTRACE_GETEVENTMSG/
PTRACE_GETSIGINFO/PTRACE_SETSIGINFO
Signed-off-by: Christoph Hellwig <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Michal Simek <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Acked-by: Roland McGrath <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions