This is the mail archive of the
systemtap-cvs@sourceware.org
mailing list for the systemtap project.
src/runtime ChangeLog print.c
- From: fche at sourceware dot org
- To: systemtap-cvs at sourceware dot org
- Date: 15 Dec 2006 13:25:34 -0000
- Subject: src/runtime ChangeLog print.c
CVSROOT: /cvs/systemtap
Module name: src
Changes by: fche@sourceware.org 2006-12-15 13:25:34
Modified files:
runtime : ChangeLog print.c
Log message:
2006-12-15 Frank Ch. Eigler <fche@elastic.org>
* print.c (_stp_print_flush): Add a likely() marker to the hot path.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.168&r2=1.169
http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/print.c.diff?cvsroot=systemtap&r1=1.26&r2=1.27