]> sourceware.org Git - systemtap.git/commit
Add HAVE_TASK_FINDER define to simplify some code.
authorDavid Smith <dsmith@redhat.com>
Tue, 13 Dec 2011 17:33:38 +0000 (11:33 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 13 Dec 2011 17:33:38 +0000 (11:33 -0600)
commita915ecd6d60a8d0b42363c9f1f56ff75e9e335fb
tree5b15e5ad7dc0a5f0b018cd2ffffa51b7f89d62f2
parente7ad3c8ccd9b4d9aa78e9a08f4081f89e36772e7
Add HAVE_TASK_FINDER define to simplify some code.

* runtime/runtime.h: Add HAVE_TASK_FINDER define if we've got any form of
  utrace.
* runtime/task_finder.c: Use HAVE_TASK_FINDER to know whether to define
  dummy functions.
* runtime/vma.c (_stp_vma_init): Use HAVE_TASK_FINDER define.
runtime/runtime.h
runtime/task_finder.c
runtime/vma.c
This page took 0.026618 seconds and 5 git commands to generate.