]> sourceware.org Git - systemtap.git/commit
Uses STAPCONF_DPATH_PATH instead of a kernel version check.
authorDavid Smith <dsmith@redhat.com>
Tue, 26 Aug 2008 17:48:40 +0000 (12:48 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 26 Aug 2008 17:48:40 +0000 (12:48 -0500)
commit36ba5475952aa7ee1388ce9d94695550c2258c86
tree793efc1b713d5cd5ccb6fa73d777c7e0d38c6001
parent9b2e2b5856ee6986340f2b4cf4a43c4654b07a6a
Uses STAPCONF_DPATH_PATH instead of a kernel version check.
2008-08-26  David Smith  <dsmith@redhat.com>

* buildrun.cxx (compile_pass): Added autoconf-dpath-path.c.

2008-08-26  David Smith  <dsmith@redhat.com>

* autoconf-d_path-path.c: New file.

* task_finder.c (__stp_get_mm_path): Uses STAPCONF_DPATH_PATH
instead of a kernel version check to determine how to call
d_path().
(__stp_utrace_task_finder_target_quiesce): Ditto.
(__stp_target_call_vm_callback): Ditto.
ChangeLog
buildrun.cxx
runtime/ChangeLog
runtime/autoconf-dpath-path.c [new file with mode: 0644]
runtime/task_finder.c
This page took 0.031834 seconds and 5 git commands to generate.