http://sourceware.org/bugzilla/show_bug.cgi?id=14426
Bug #: 14426
Summary: add --ignore-unresolved-symbol from NetBSD
Product: binutils
Version: 2.23 (HEAD)
URL: http://mail-index.netbsd.org/source-changes/2008/04/03
https://sourceware.org/bugzilla/show_bug.cgi?id=30779
John Doe changed:
What|Removed |Added
CC||bugmenot at mailinator dot com
onent: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
Created attachment 15128
--> https://sourceware.org/bugzilla/attachment.cgi?id=15128&action=edit
only use O_LARGEFILE if defined
here'
Severity: normal
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
gprofng should either have an option to build without syscall + perf_event or
an
: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
Created attachment 15132
--> https://sourceware.org/bugzilla/attachment.cgi?id=15132&action=edit
ditribute bison generated files
When running from a distr
Assignee: vladimir.mezentsev at oracle dot com
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
To reproduce on a clean system:
./configure
make
make install DESTDIR=/tmp
cd /tmp/usr/local/bin
./gprofng collect app ls
Creating experiment directory test.1.er (Process ID
Version: 2.41
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
"gprofng display text -metrics n
nhancement
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
There is an example within gprofng for that.
When looking at QLParser we only can show the source file QLPar
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
recording a sample program that uses lots of shared object files (most loaded
with dlopen) using "gprofng collect app" is quite fast;
https://sourceware.org/bugzilla/show_bug.cgi?id=30897
--- Comment #2 from John Doe ---
Please also consider that (depending on the generator) some functions don't
"start" in their "real sources". Actually this is also the case for
QLParser.yy, where yylex is declared at line 42 but actually defin
https://sourceware.org/bugzilla/show_bug.cgi?id=30896
--- Comment #2 from John Doe ---
Thank you, I've misread the docs, works as expected.
You may consider to add this example to the docs as this would make it totally
clear.
Feel free to either mark this issue as RESOLVED(INVALID) or change it
https://sourceware.org/bugzilla/show_bug.cgi?id=30897
--- Comment #3 from John Doe ---
(In reply to Vladimir Mezentsev from comment #1)
> It is a bug.
> A workaround could be to look at the functions from QLParser.yy.
> For example:
>
> gprofng display text -dis QL::yylex
> gprofng display text
https://sourceware.org/bugzilla/show_bug.cgi?id=30898
--- Comment #2 from John Doe ---
(In reply to Vladimir Mezentsev from comment #1)
> Did you try
> gprofng display text -func /tmp/binutils-2.41/build/test.2.er
>
> Is this also slow?
Sorry I didn't include that information - yes, I've tried
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
There are nor issues during configure or make but make check has unexpected
fails.
One of the reasons (found in binutils/binutils.log):
The ld
Assignee: unassigned at sourceware dot org
Reporter: bugmenot at mailinator dot com
Target Milestone: ---
# of expected passes1566
# of unexpected failures2
# of expected failures 4
# of unresolved testcases 1
# of untested testcases 1
# of
https://sourceware.org/bugzilla/show_bug.cgi?id=23237
--- Comment #2 from John Doe ---
Created attachment 11072
--> https://sourceware.org/bugzilla/attachment.cgi?id=11072&action=edit
ld.log internal test results
--
You are receiving this mail because:
You are on the CC list for the bug.
s
Product: binutils
Version: 2.19
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: ian at airs dot com
ReportedBy: bugmenot at mailinator dot com
CC: bug-binutils at gnu dot org
http://sourcew
--- Additional Comments From bugmenot at mailinator dot com 2009-05-04
00:12 ---
Never mind, this was a stripped down testcase from a bigger problem which was
wrong.
--
What|Removed |Added
AssignedTo: ian at airs dot com
ReportedBy: bugmenot at mailinator dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10126
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is
--- Additional Comments From bugmenot at mailinator dot com 2009-05-10
04:24 ---
Created an attachment (id=3929)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3929&action=view)
Object file example
Here is an example object. I'm pretty sure the compiler generate
20 matches
Mail list logo