Opened 4 years ago

Closed 4 years ago

#14143 closed enhancement (fixed)

sysprof-3.38.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

This needs the python3 libxmle module.

libxml2 does not build with python3.9. The fix there is:

sed -i '/if Py/{s/Py/(Py/;s/)/))/}' python/{types.c,libxml.c}

After rebuilding libxml2, this package builds OK with the current instructions.

comment:3 by Bruce Dubbs, 4 years ago

Overview of changes in Sysprof 3.38.1

  • Support for translating paths to binary symbols has been improved when using Btrfs subvolumes.
  • Build system fixes
  • Fixes for sysprof_capture_reader_list_files() to match expectations
  • Load proper speedtrack library in LD_PRELOAD
  • Fixes when generating pkg-config files
  • Fixes when using musl libc
  • Translation updates

comment:4 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23817.

Note: See TracTickets for help on using tickets.