public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
From: "npremji at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: frysk-bugzilla@sourceware.org
Subject: [Bug general/4226] new libunwind bindings test-ptrace-mapper very slow.
Date: Tue, 20 Mar 2007 22:49:00 -0000 [thread overview]
Message-ID: <20070320224906.4428.qmail@sourceware.org> (raw)
In-Reply-To: <20070320213837.4226.npremji@redhat.com>
------- Additional Comments From npremji at redhat dot com 2007-03-20 22:49 -------
It seems as though this bug has to do with caching. The logs show that reads are
done when no ptrace-continue has occurred and the maps should still be valid.
<cagney> ptrace(PTRACE_PEEKUSER, 24688, 4*EIP, [0x56c402]) = 0
<cagney> open("/proc/24688/maps", O_RDONLY) = 3
<cagney> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f15000
<cagney> read(3, "0056c000-0056d000 r-xp 0056c000 "..., 4096) = 4060
<cagney> read(3, "b7fb6000-b7fb7000 -w-p b7fb6000 "..., 4096) = 1574
<cagney> read(3, "", 4096) = 0
<cagney> close(3) = 0
<cagney> munmap(0xb7f15000, 4096) = 0
<cagney> rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
<cagney> open("/proc/24688/maps", O_RDONLY) = 3
<cagney> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7f15000
<cagney> read(3, "0056c000-0056d000 r-xp 0056c000 "..., 4096) = 4060
<cagney> read(3, "b0aec000-b0aed000 -w-p b0aec000 "..., 4096) = 4059
--
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |3076
nThis| |
http://sourceware.org/bugzilla/show_bug.cgi?id=4226
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next prev parent reply other threads:[~2007-03-20 22:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-20 21:38 [Bug general/4226] New: " npremji at redhat dot com
2007-03-20 21:48 ` [Bug general/4226] " npremji at redhat dot com
2007-03-20 21:51 ` npremji at redhat dot com
2007-03-20 22:49 ` npremji at redhat dot com [this message]
2007-03-20 23:03 ` npremji at redhat dot com
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070320224906.4428.qmail@sourceware.org \
--to=sourceware-bugzilla@sourceware.org \
--cc=frysk-bugzilla@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).