]> sourceware.org Git - systemtap.git/commit
Fix PR16557 by improving the vm.mmap probe alias.
authorDavid Smith <dsmith@redhat.com>
Tue, 11 Feb 2014 17:38:03 +0000 (11:38 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 11 Feb 2014 17:38:03 +0000 (11:38 -0600)
commitcc0ca53d3ec7decb00912063ba794a0d4ae885a9
tree1425b9bd0b86716e6b54223c7227b655f7ad7608
parent0d135d775e9604b948a701b9d996bd0edfb1d82c
Fix PR16557 by improving the vm.mmap probe alias.

* tapset/linux/memory.stp (vm.mmap): Improve probe alias by probing
  do_mmap_pgoff() (when available) instead of do_mmap(), which can be
  always inlined.
tapset/linux/memory.stp
This page took 0.028913 seconds and 5 git commands to generate.