diff options
author | kevinrs <kevinrs> | 2005-12-12 21:53:32 +0000 |
---|---|---|
committer | kevinrs <kevinrs> | 2005-12-12 21:53:32 +0000 |
commit | 5a40a123097804b21c3677ef9acd380199fd9112 (patch) | |
tree | ff8c1c24e0d788f5ad911af911b998ca46ead38d | |
parent | 5519d363a7b3d3f184285b19c7298a3788908f84 (diff) | |
download | systemtap-steved-5a40a123097804b21c3677ef9acd380199fd9112.tar.gz systemtap-steved-5a40a123097804b21c3677ef9acd380199fd9112.tar.xz systemtap-steved-5a40a123097804b21c3677ef9acd380199fd9112.zip |
2005-12-12 Kevin Stafford <krstaffo@us.ibm.com>
* main.cxx (main): Added arch directory to the existing
kernel-version-sensitive search path.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +2005-12-12 Kevin Stafford <krstaffo@us.ibm.com> + * main.cxx (main): Added arch directory to the existing + kernel-version-sensitive search path. 2005-12-12 Frank Ch. Eigler <fche@redhat.com> * translate.cxx (translate_pass): Emit #include <linux/profile.h>. |