From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9105 invoked by alias); 12 Apr 2010 16:02:23 -0000 Received: (qmail 8866 invoked by uid 22791); 12 Apr 2010 16:02:21 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Apr 2010 16:02:15 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3CA971B404C; Mon, 12 Apr 2010 16:02:13 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [PATCH] sim: add helper macros for branch profiling Date: Mon, 12 Apr 2010 16:02:00 -0000 User-Agent: KMail/1.13.1 (Linux/2.6.33.2; KDE/4.4.1; x86_64; ; ) Cc: Joel Brobecker References: <1270925865-23799-1-git-send-email-vapier@gentoo.org> <20100412145418.GS19194@adacore.com> In-Reply-To: <20100412145418.GS19194@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3657863.0LsOv6ZcXS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201004121201.31109.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00362.txt.bz2 --nextPart3657863.0LsOv6ZcXS Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 660 On Monday 12 April 2010 10:54:18 Joel Brobecker wrote: > > 2010-04-10 Mike Frysinger > >=20 > > * sim-profile.h (PROFILE_BRANCH_TAKEN, PROFILE_BRANCH_UNTAKEN): New > > defines. >=20 > Forgive my ignorance, but are these macros going to be automatically > used? Or is there another patch in the pipeline that makes use of them? i'm using them in the Blackfin sim. once i can get the Blackfin FDPIC shar= ed=20 lib stuff working with latest GDB again, i'll post that patch series. i'd also point out that at a lot of the trace/profile stuff seems like it h= as=20 a good framework, but few to no one seem to be hooking it up ... -mike --nextPart3657863.0LsOv6ZcXS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iQIcBAABAgAGBQJLw0PbAAoJEEFjO5/oN/WB13UP/iXG5pTqu4fcq90invZHIlGA fMa1CW3exLDxJL+qdZ1U76bOYt/x21Qp9xVj9ftfpIjNq3i2Ck9zeWyejt0bd0Rb hfQQX1VKZkn037aUNqjR4LAdB/2/ie+XZMTBxRGsbX4pYhnPit/qEHrT5TvLLzZY tw+gHTpb0cjKvnW5A37EDPQXkFId4dFr4Ftu6Tvc8+ApQyhzkFuEyPZw+7L20Xwz K1rQ3KOWmZiZWM6VFDbjBcmcQ8Q6l0k5K9zeBC1h3ZoTpcAIYZlqIx15DsKjf0NW MgI2zbHFefxegsHdp1yMDQCjDbtWuy9B33JtBgbr+quOZG+Q433oLcxG6vsTkCed p3it6ExLIRRnVZkV4v7NYxhn3QLhmKQwAUVxncN7r9jDPQPnDU/K1YvQ6bOuaagH xn0vV9GR5OQpYVMBCw3W/e63VQHMqWdfP3Ir38XLfe43sNXMvTYxbuwIN1L08FQf LNQeiGuFMsbzWGgvhC+6PaNy0XBdYH2sxN2daKCvOc4UCUHSfsmYU02+PNyRZULG bDMbdXKIH7zvZWeQSdDOO8kUShyEnGXhBU/U6G+RV5hCfUYNYegIGBDqediELX4f 1GUnQmmX2xjHgQcIzS8H1w4ESFApJRv5/8E/TWQ2OT9MkpyFgtbAfoEcM/l7Hv2r PqUi7zR4NN0WG8uOIao4 =8fzj -----END PGP SIGNATURE----- --nextPart3657863.0LsOv6ZcXS--