X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=KtEX/7ATjJAwDOCg HqmryEiFmJQDUYa7w5EbV17bDVvMMRjBsN6AypderynL4LTKKhf1JNGvobmuBSeC qWSU+7gho7Go7NDepLZ2trGDyvgFoQzB1wX25KNYUrogr7M2RX2l22CNwcvDgraQ T8AUZNEJEJzOlmUoDkm2UTnKwfQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=BuW3pvChf9JG6Ky/JszE90 JNfA0=; b=Vkwm54eE2adUAuN5p6629O9eSoa9Ru1vb4/fyJo3NVhfkTTVfBrXX5 Ns1xaahakbxMwznViCFJfs6j4JUJ/RYEnYLQav3VgikAQKs9NHgaKqjcCpB/h4XW GndwX3pg+hzOMjawE1x+4mLnSvTShTEvKRS6K9K0FHNjc8ufMBLDM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=impression, H*i:sk:TR0gcP0, H*f:sk:CAM6w8J, H*f:sk:TR0gcP0 X-HELO: mail-wm0-f53.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=bLzmVVkvBZTFVxYPcByee9TjXS8bmGyj946kzC3a52U=; b=mPQvJ3G8GpVx5t4oTvw5KlXY78M33geVK/3dCVDvs9aU3fPH6TNhY1xrh8lxh58J3D uVxMRsvEkYqzfPejKE5YMBnM84g05xPNUMEAqOGeEP8NIvuZWbMeA8VqVDuMlZQm9WUs DeJ+A1HWiO3tRQlsd2MxZAuFgcf7hdSAbDfSuJS5jrz7KZeqMtq0mrp41ooCg1ZZe4Pk cxZHEUbf2nT+/vPM9Kvvbg7T4oWZduiVaJZ5H45/igDLAD1su0eWM9idjS05e+nzyAOB 6cEaBmRhjHQaYb/PyrIddNWHtU00ZLd78zPWf8U1R9uAkF6HIOSSjsgtF0gc7NxY5RBz vtiA== X-Gm-Message-State: AD7BkJJ7UVGooMXLFZ42TI7LgCpGaO7J2rGIXuHv3+D3Cig7LTa20dj/PgfTFsM4PhyoRw== X-Received: by 10.28.14.77 with SMTP id 74mr10956182wmo.15.1459356863473; Wed, 30 Mar 2016 09:54:23 -0700 (PDT) Subject: Re: How to profile DLL built by Cygwin To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <56FC04B6.2040001@gmail.com> Date: Wed, 30 Mar 2016 18:54:14 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 30/03/2016 14:58, John Smith wrote: > First, I hope that I am using the "mailing list" system correctly... > if not, bear with me > Hi John, it is the right place. > I have an executable using a DLL. The DLL is built using -g -pg. > Running the executable, however, does not produce a gmon.out. file. > Cygwin version is 1.7.33. Thanks in advance for any suggestions. > > A. I had the impression you need to have also the executable built using -g -pg. I could be wrong. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple