diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-09-07 Frank Ch. Eigler <fche@redhat.com> + * main.cxx (main): Choose getpid()-based module names. + * tapsets.cxx: Make timer.jiffies' use of task_pt_regs __i386__-only. + +2005-09-07 Frank Ch. Eigler <fche@redhat.com> + * stap.1.in: Oops, && and || do short-circuit. 2005-09-06 Frank Ch. Eigler <fche@elastic.org> |