From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21762 invoked by alias); 14 Jun 2006 20:41:29 -0000 Received: (qmail 21749 invoked by uid 448); 14 Jun 2006 20:41:28 -0000 Date: Wed, 14 Jun 2006 20:41:00 -0000 Message-ID: <20060614204128.21747.qmail@sourceware.org> From: brolley@sourceware.org To: sid-cvs@sourceware.org Subject: src/sid/main/dynamic ChangeLog commonCfg.cxx Mailing-List: contact sid-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00016.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2006-06-14 20:41:28 Modified files: sid/main/dynamic: ChangeLog commonCfg.cxx Log message: 2006-06-14 Dave Brolley * commonCfg.cxx (GprofCfg): Don't subscribe to the target scheduler. Connect the cpu's sample-gprof pin to our sample pin. No longer any relation with the target scheduler. (BoardCfg::write_config): Nl longer any relation between gprof and the target scheduler. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.30&r2=1.31 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.12&r2=1.13