]> sourceware.org Git - systemtap.git/commit
runtime: map streamlining
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 16 Mar 2016 22:08:13 +0000 (18:08 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Fri, 18 Mar 2016 16:00:08 +0000 (12:00 -0400)
commit226188f20bb61522ca13d8ef38c6d8b29eb10e08
tree51a780d9c0bfbc919e4801aaad795ba71026348e
parent9a38b89cf1d00d1dfd3e926bc52adb748c4b6aa4
runtime: map streamlining

Drop all MAP_*LOCK code, which has never been compiled in.  Drop also
all map-pointer==NULL tests, since the generated code ensures
that never happens.
runtime/dyninst/map_runtime.h
runtime/linux/map_runtime.h
runtime/map-stat.c
runtime/map.c
runtime/map.h
runtime/pmap-gen.c
This page took 0.028075 seconds and 5 git commands to generate.