diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 0 insertions, 16 deletions
@@ -1,19 +1,3 @@ -2008-03-25 Frank Ch. Eigler <fche@elastic.org> - - * stap.1.in: Clarify utility of epilogue type probe aliases. - -2008-03-21 Eugene Teo <eugeneteo@kernel.sg> - - PR 5528 - * tapset/conversions.stp (user_string_n, user_string_n2, - user_string_n_warn, user_string_n_quoted, user_short, user_short_warn, - user_int, user_int_warn, user_long, user_long_warn, user_char, - user_char_warn): New user_* functions. - * stapfuncs.5.in: Documented the new functions. - * testsuite/systemtap.stress/conversions.stp: Test new functions. - * testsuite/buildok/conversions.stp: Test new functions. - * testsuite/buildok/conversions-embedded.stp: Test new functions. - 2008-03-20 Frank Ch. Eigler <fche@elastic.org> PR 5975. |