public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Problem with perf report --gtk
@ 2025-09-09 10:33 Guilherme Amadio
  2025-09-09 13:04 ` Ian Rogers
  0 siblings, 1 reply; 6+ messages in thread
From: Guilherme Amadio @ 2025-09-09 10:33 UTC (permalink / raw)
  To: acme, namhyung; +Cc: irogers, linux-kernel, linux-perf-users

Hi Arnaldo, Namhyung,

Since sometime we have a bug in Gentoo's bugzilla about perf report --gtk not
working¹: https://bugs.gentoo.org/937869

I know this feature is not used very much, but I thought I'd report in
any case. The problem is easily reproducible as shown below:


$ perf record -a -g -- sleep 1
[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 1.818 MB perf.data (6648 samples) ]
$ LD_DEBUG=symbols perf report --gtk 2>&1 | grep '(fatal)'
    288067:	/usr/libexec/perf-core/libperf-gtk.so: error: symbol lookup error: undefined symbol: hashmap_find (fatal)
$ perf report --gtk
GTK browser requested but could not find libperf-gtk.so

I tried this with perf 6.16, but this bug seems to have been there since
at least 6.12.

Please let me know if it's better to file problems at https://bugzilla.kernel.org/.

Best regards,
-Guilherme


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-12 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 10:33 Problem with perf report --gtk Guilherme Amadio
2025-09-09 13:04 ` Ian Rogers
2025-09-09 13:37   ` Guilherme Amadio
2025-09-10 16:45     ` Ian Rogers
2025-09-12 11:49       ` Guilherme Amadio
2025-09-12 18:36         ` Ian Rogers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox