diff options
author | William Cohen <wcohen@redhat.com> | 2009-09-18 10:36:37 -0400 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-09-18 10:36:37 -0400 |
commit | 296970e4051e45e672d39ecc78fb31e626852043 (patch) | |
tree | b0db89e93042eb9009f95c3cebead06feaad43de | |
parent | 5ee3f305e81fd2e1953d8a74530326f728a33ce8 (diff) | |
download | systemtap-steved-296970e4051e45e672d39ecc78fb31e626852043.tar.gz systemtap-steved-296970e4051e45e672d39ecc78fb31e626852043.tar.xz systemtap-steved-296970e4051e45e672d39ecc78fb31e626852043.zip |
Uprobes not currently supported on ia64.
-rw-r--r-- | runtime/uprobes/uprobes.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/uprobes/uprobes.txt b/runtime/uprobes/uprobes.txt index edd524be..98219eb9 100644 --- a/runtime/uprobes/uprobes.txt +++ b/runtime/uprobes/uprobes.txt @@ -143,7 +143,6 @@ architectures: - i386 - x86_64 (AMD-64, EM64T) - ppc64 -- ia64 - s390x 3. Configuring Uprobes |