summaryrefslogtreecommitdiffstats
path: root/runtime/autoconf-dpath-path.c
Commit message (Collapse)AuthorAgeFilesLines
* Uses STAPCONF_DPATH_PATH instead of a kernel version check.David Smith2008-08-261-0/+7
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.