https://sourceware.org/bugzilla/show_bug.cgi?id=29479
Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2022-08-13
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
--- Comment #2 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com>
---
Thanks for catching this.
My ol8 and ol9 are not reporting anything.
% gprofng collect app $(which ls)
Creating experiment directory test.1.er (Process ID: 155186) ...
acinclude.m4 common configure doc libcollector Makefile.in
src testsuite
aclocal.m4 config configure.ac gp-display-html Makefile.am README
test.1.er
These functions are undefined (but never called):
% nm lib/gprofng/libgp-collector.so | egrep
'__collector_jprofile_start_attach|__collector_ext_jstack_unwind'
U __collector_ext_jstack_unwind
U __collector_jprofile_start_attach
I will push your fix to the master branch.
--
You are receiving this mail because:
You are on the CC list for the bug.