From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30306 invoked by alias); 15 Nov 2002 14:32:34 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 30296 invoked by uid 520); 15 Nov 2002 14:32:34 -0000 Date: Fri, 15 Nov 2002 06:32:00 -0000 Message-ID: <20021115143234.30294.qmail@sources.redhat.com> From: gthomas@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/services/profile/gprof/current C ... X-SW-Source: 2002/txt/msg00429.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: gthomas@sourceware.org 2002-11-15 06:32:34 Modified files: packages/services/profile/gprof/current: ChangeLog packages/services/profile/gprof/current/include: profile.h packages/services/profile/gprof/current/src: profile.c Added files: packages/services/profile/gprof/current/doc: profile.sgml Log message: Changes in profiling API. Add documentation.