linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf: Live mode flamegraph recording results in segmentation fault
@ 2025-03-07 16:25 David
  2025-03-10 11:53 ` James Clark
  0 siblings, 1 reply; 4+ messages in thread
From: David @ 2025-03-07 16:25 UTC (permalink / raw)
  To: peterz; +Cc: linux-perf-users

I've reproduced this on recent versions of Debian, Ubuntu, CentOS, and 
Fedora,
and I used to be able to downgrade perf and it would work, but an early 
enough
version of perf is no longer available from most package repositories.

Steps I have taken to reproduce:

1. Install perf from a distro package manager. ( `sudo dnf install perf`)

```
  $ perf --version

perf version 6.13.5-200.fc41.x86_64)
```

2. Attempt a live flamegraph report:

```

$ perf script flamegraph ls
/usr/libexec/perf-core/scripts/python/bin/flamegraph-report: line 3:  
1644 Segmentation fault      (core dumped) perf script -s 
"$PERF_EXEC_PATH"/scripts/python/flamegraph.py -- "$@"
```


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

end of thread, other threads:[~2025-03-11 10:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-07 16:25 perf: Live mode flamegraph recording results in segmentation fault David
2025-03-10 11:53 ` James Clark
2025-03-10 21:30   ` Namhyung Kim
2025-03-11 10:23     ` James Clark

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 NNTP newsgroup(s).