From issues-return-2061-apmail-stdcxx-issues-archive=stdcxx.apache.org@stdcxx.apache.org Mon Jun 02 19:24:08 2008 Return-Path: Delivered-To: apmail-stdcxx-issues-archive@locus.apache.org Received: (qmail 71925 invoked from network); 2 Jun 2008 19:24:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jun 2008 19:24:05 -0000 Received: (qmail 74071 invoked by uid 500); 2 Jun 2008 19:24:08 -0000 Delivered-To: apmail-stdcxx-issues-archive@stdcxx.apache.org Received: (qmail 74054 invoked by uid 500); 2 Jun 2008 19:24:08 -0000 Mailing-List: contact issues-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list issues@stdcxx.apache.org Received: (qmail 74043 invoked by uid 99); 2 Jun 2008 19:24:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2008 12:24:08 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2008 19:23:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2C68C234C126 for ; Mon, 2 Jun 2008 12:23:45 -0700 (PDT) Message-ID: <1710923359.1212434625167.JavaMail.jira@brutus> Date: Mon, 2 Jun 2008 12:23:45 -0700 (PDT) From: "Martin Sebor (JIRA)" To: issues@stdcxx.apache.org Subject: [jira] Updated: (STDCXX-483) add number of threads to exec's output MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-483: -------------------------------- Severity: Usability Remaining Estimate: 24h Original Estimate: 24h Estimated effort. > add number of threads to exec's output > -------------------------------------- > > Key: STDCXX-483 > URL: https://issues.apache.org/jira/browse/STDCXX-483 > Project: C++ Standard Library > Issue Type: New Feature > Components: Test Driver > Affects Versions: 4.2.0 > Reporter: Martin Sebor > Fix For: 4.3 > > Original Estimate: 24h > Remaining Estimate: 24h > > A useful enhancement to the exec utility is to have it print out the number of threads created by each executable along with all the information printed now (e.g., run times, etc.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.