summaryrefslogtreecommitdiffstats
path: root/runtime/autoconf-find-task-pid.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed PR 10386 by removing the need to convert a pid to a task.David Smith2009-07-201-6/+0
| | | | | | | | | * runtime/itrace.c (usr_itrace_init): Changed prototype to take a task_struct instead of a pid. * tapset-itrace.cxx (emit_module_decls): Updated usr_itrace_init() call. * runtime/autoconf-find-task-pid.c: Removed, since only user_itrace_init() was using it. * buildrun.cxx (compile_pass): Removed autoconf-find-task-pid.c test.
* add runtime/autoconf magic for itrace on pre-find_task_by_vpid kernelsFrank Ch. Eigler2009-03-191-0/+6