diff options
author | mmason <mmason> | 2007-07-25 18:39:18 +0000 |
---|---|---|
committer | mmason <mmason> | 2007-07-25 18:39:18 +0000 |
commit | 9ddaa7a839385ea194d958295ac330350147c52c (patch) | |
tree | 30c8d09d7a5514a0b29470e1bd043666edc84d98 /testsuite/ChangeLog | |
parent | 7f4d628d6285195e19c692485d21928c85088b45 (diff) | |
download | systemtap-steved-9ddaa7a839385ea194d958295ac330350147c52c.tar.gz systemtap-steved-9ddaa7a839385ea194d958295ac330350147c52c.tar.xz systemtap-steved-9ddaa7a839385ea194d958295ac330350147c52c.zip |
Another fix for PR4836.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 2e7f454c..37efe294 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,6 +1,12 @@ 2007-07-25 Mike Mason <mmlnx@us.ibm.com> PR 4836 + * systemtap.samples/pfault.stp: Changed to + use memory tapset pagefault probes. + +2007-07-25 Mike Mason <mmlnx@us.ibm.com> + + PR 4836 * buildok/twentytwo.stp, buildok/twentythree.stp: Changed free_task() probes to deactivate_super() probes. Changed references to timestamp in task_struct to s_maxbytes in super_block. |