]> sourceware.org Git - systemtap.git/commit
Removed global utrace handler support.
authorDavid Smith <dsmith@redhat.com>
Mon, 1 Aug 2011 15:43:18 +0000 (10:43 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 1 Aug 2011 15:43:18 +0000 (10:43 -0500)
commitf33510de4782d31cf07530b83f968090607540d2
tree92c195722f77d80e089af9dcd9af3d567d1aebff
parenteb8e0555746eb7c55271960b51e2aa5ce9d2b073
Removed global utrace handler support.

* runtime/stp_utrace.c: Removed global utrace handler, which wasn't going
  to work when requesting a task to stop.
* runtime/task_finder2.c (stap_start_task_finder): Instead of setting up a
  global utrace handler, attach one to every interesting thread.
runtime/stp_utrace.c
runtime/task_finder2.c
This page took 0.027346 seconds and 5 git commands to generate.