|
From: | vladimir.mezentsev at oracle dot com |
Subject: | [Bug gprofng/31121] gprofng does not recognise source in a shared object |
Date: | Wed, 20 Dec 2023 06:09:58 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31121 --- Comment #15 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> --- If you run: % gp-display-src -dis Fbin2SD test.1.er/archives/bin2SD.oct_IGooCa1n7J2 Annotated disassembly --------------------------------------- Source file: /home/robj/TMP/DesignOfIIRFilters/src/bin2SD.cc (not found) Object file: test.1.er/archives/bin2SD.oct_IGooCa1n7J2 Load Object: test.1.er/archives/bin2SD.oct_IGooCa1n7J2 <Function: Fbin2SD(octave_value_list const&, int)> [ 35] 33d2: push %r14 [ 35] 33d4: push %r13 [ 35] 33d6: push %r12 [ 35] 33d8: push %rbp [ 35] 33d9: push %rbx .... Do you see a correct name in the "Source file:" field ? If not, what is in your /home/robj/TMP/DesignOfIIRFilters/.gprofng.rc ? -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |