Inclusion of sysprof fixes T8689.
Details
Details
- Reviewers
DataDrake JoshStrobl - Group Reviewers
Triage Team - Maniphest Tasks
- T8689: Request: sysprof
- Commits
- R4938:334d097dfdab: Initial commit of sysprof
Run a quick full-system profile using the GTK frontend
Diff Detail
Diff Detail
- Repository
- R4938 sysprof
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| pspec_x86_64.xml | ||
|---|---|---|
| 169 | How do I do that with meson, exactly? I looked around, but couldn't find anything that worked. | |
Comment Actions
You could try patching https://gitlab.gnome.org/GNOME/sysprof/blob/master/src/libsysprof-capture/meson.build#L44 instead to use shared_library rather than static_library
Comment Actions
Gave that a shot. After spending an hour or so attempting to get the build to work without libsysprof-capture (and consulting someone who knows meson far better than I), I've come to the conclusion that rm-ing it is our best course of action within my power. If someone more well versed in meson wants to give this a try, be my guest.