]> sourceware.org Git - systemtap.git/commit
runtime: Make a pointer-free Stat for stapdyn
authorJosh Stone <jistone@redhat.com>
Fri, 7 Dec 2012 23:27:40 +0000 (15:27 -0800)
committerJosh Stone <jistone@redhat.com>
Fri, 7 Dec 2012 23:27:40 +0000 (15:27 -0800)
commit9b8d678a362002cc1813670c49a3850d4e8dd407
tree7f20bb5c418736c99c426c76bc0e47dfcfc00580
parenta6e785fadc3219c97e645242eb75f0b37e3ac0c4
runtime: Make a pointer-free Stat for stapdyn

Similar to what was done for maps, add offptr_t indirection in
struct _Stat to make these suitable for shared memory.
runtime/dyninst/stat_runtime.h
runtime/linux/stat_runtime.h
runtime/stat.c
runtime/stat.h
This page took 0.028118 seconds and 5 git commands to generate.