]> sourceware.org Git - systemtap.git/commit
PR14172: Fix the include order so vma tracking works
authorJosh Stone <jistone@redhat.com>
Sat, 13 Oct 2012 00:16:07 +0000 (17:16 -0700)
committerJosh Stone <jistone@redhat.com>
Sat, 13 Oct 2012 00:16:07 +0000 (17:16 -0700)
commit3df148cb571a6bd4b2b725b7e7e3b419a5dd73b5
treec3377a9355022ef5adde78d1e081d8d91ed0961a
parent529c7eaed7360776b596af31c86d4e4712a1a3db
PR14172: Fix the include order so vma tracking works

In commit 529c7eae, by moving the sym.c include, I broke the order
between #define HAVE_TASK_FINDER and the #ifdef in vma.c.

Reported-by: Yichun Zhang <agentzh@gmail.com>
runtime/linux/runtime.h
runtime/linux/task_finder.c
runtime/linux/task_finder2.c
runtime/task_finder_vma.c
This page took 0.026434 seconds and 5 git commands to generate.