]> git.ipfire.org Git - thirdparty/elfutils.git/commit
src/stackprof.cxx: fully deal with REVIEW.1 users/fche/eu-stackprof
authorSerhei Makarov <serhei@serhei.io>
Thu, 9 Apr 2026 15:21:11 +0000 (11:21 -0400)
committerSerhei Makarov <serhei@serhei.io>
Thu, 9 Apr 2026 15:21:14 +0000 (11:21 -0400)
commit944191d2a6a995d193b33959a0c02b8e0335f7ab
tree4812fa5aa0c372af327bca5e9f0706dca4a36763
parentbd7788f61e720f5152b34705fd4f72a97d9c73a9
src/stackprof.cxx: fully deal with REVIEW.1

Satisfied with how the output looks at
- fixed some stray whitespace
- suppress (clearly marked) repeated 'address out of range' after 10th
  time for each given pid
  -- it's just the same uninformative error repeated, which clutters
  output considerably
- keep the 'perf_event_attr configuration' message at all levels
  -- aesthetics arguable, but showing sample_freq is useful
src/stackprof.cxx