Guest User

Untitled

a guest
May 5th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. > ./stap -a arm -r /tmp/tempdir/subdir -L syscall.open --vp 3
  2. Parsed kernel "/tmp/tempdir/subdir/.config", containing 844 tuples
  3. Parsed kernel /tmp/tempdir/subdir/Module.symvers, which contained 4462 vmlinux exports
  4. Searched: " /data/systemtap-1.7-ubuntu/share/systemtap/tapset/arm/*.stp ", found: 2, processed: 2
  5. Searched: " /data/systemtap-1.7-ubuntu/share/systemtap/tapset/*.stp ", found: 79, processed: 79
  6. Pass 1: parsed user script and 81 library script(s) using 58016virt/21388res/2400shr kb, in 120usr/0sys/125real ms.
  7. syscall.open name:string filename:string flags:long mode:long argstr:string $filename:char const* $flags:int $mode:umode_t
  8.  
  9. > ./stap -a arm -r /tmp/tempdir/subdir -L syscall.perf_event_open --vp 3
  10. Parsed kernel "/tmp/tempdir/subdir/.config", containing 844 tuples
  11. Parsed kernel /tmp/tempdir/subdir/Module.symvers, which contained 4462 vmlinux exports
  12. Searched: " /data/systemtap-1.7-ubuntu/share/systemtap/tapset/arm/*.stp ", found: 2, processed: 2
  13. Searched: " /data/systemtap-1.7-ubuntu/share/systemtap/tapset/*.stp ", found: 79, processed: 79
  14. Pass 1: parsed user script and 81 library script(s) using 58016virt/21392res/2400shr kb, in 130usr/10sys/150real ms.
Advertisement
Add Comment
Please, Sign In to add comment