]> sourceware.org Git - systemtap.git/commit
uprobes: autoconf conditionalize uprobe_get_pc extension
authorFrank Ch. Eigler <fche@elastic.org>
Mon, 3 May 2010 17:45:03 +0000 (13:45 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Mon, 3 May 2010 19:26:57 +0000 (15:26 -0400)
commit2325833538a1c8ace2551fdde2b5e3c522f003f2
tree91b3662a62c771862590ef1a8d993a1032d86f6e
parent75f6394efcc0a926805641deb2f5c6a671c80320
uprobes: autoconf conditionalize uprobe_get_pc extension

* runtime/autoconf-uprobe-get-pc.c: New file.
* buildrun.cxx: Build it, conditionally define STAPCONF_UPROBE_GET_PC.
* runtime/stack*.c, runtime/uprobes*/*.[ch]: Use it.  Forget GET_PC_URETPROBE_NONE.
* tapsets.cxx: Ditto.
buildrun.cxx
runtime/autoconf-uprobe-get-pc.c [new file with mode: 0644]
runtime/stack-i386.c
runtime/stack-x86_64.c
runtime/stack.c
runtime/uprobes/uprobes.c
runtime/uprobes/uprobes.h
runtime/uprobes2/uprobes.c
runtime/uprobes2/uprobes.h
tapsets.cxx
This page took 0.030941 seconds and 5 git commands to generate.