From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13374 invoked by alias); 9 Dec 2007 01:46:35 -0000 Received: (qmail 13338 invoked by uid 48); 9 Dec 2007 01:46:23 -0000 Date: Sun, 09 Dec 2007 01:46:00 -0000 From: "tromey at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20071209014623.5459.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5459] New: ftrace -c doesn't seem to trace subprocesses X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00316.txt.bz2 List-Id: I checked out and built frysk yesterday, on x86 FC-6. I tried "ftrace -c -- gcc -c r.c". I expected to see syscalls from both the gcc driver and from cc1. However, I only see syscalls from gcc. Toward the end I do see the vfork clearly return the pid of the child process: 25882.25882 syscall vfork()r.c: In function ‘f2’: r.c:16: error: invalid use of undefined type ‘struct s’ = 25883 (Some of that output is from cc1, ignore it) -- Summary: ftrace -c doesn't seem to trace subprocesses Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: tromey at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=5459 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.