On Thu, Oct 17, 2024 at 1:09 PM Serhei Makarov wrote:
> On Thu, Oct 17, 2024, at 12:18 PM, Aaron Merey wrote:
> > I'm seeing eu-stacktrace built by default on x86 with no
> > --enable-stacktrace given to configure.
> Now I'm waffling back and forth on what to do.
>
> Mark wants to enable eu-stackt
On Thu, Oct 17, 2024, at 12:18 PM, Aaron Merey wrote:
> I'm seeing eu-stacktrace built by default on x86 with no
> --enable-stacktrace given to configure.
Now I'm waffling back and forth on what to do.
Mark wants to enable eu-stacktrace build on one of the buildbots.
The current behaviour (whic
On Thu, Oct 17, 2024 at 11:50 AM Serhei Makarov wrote:
>
> > I'm comfortable with this being merged for the release as long as any
> > build errors are sorted out and we emphasize in the usage text and
> > NEWS that eu-stacktrace is an experimental feature with a possibly
> > unstable ABI.
> I thi
On Wed, Oct 16, 2024, at 11:37 PM, Aaron Merey wrote:
> Please add an eu-stacktrace entry to NEWS.
Ok, will do.
> I tried to run this but I kept getting:
> Failed to complete recording: GDBus.Error[...]: Action
> org.gnome.sysprof3.profile is not registered
Right. To have sysprof work requ
Hi Serhei,
On Tue, Oct 15, 2024 at 11:27 AM Serhei Makarov wrote
> eu-stacktrace: add eu-stacktrace tool
>
> eu-stacktrace is a utility to process a stream of raw stack
> samples (such as those obtained from the Linux kernel's
> PERF_SAMPLE_STACK facility) into a stream of stack traces (such as
eu-stacktrace is a utility to process a stream of raw stack
samples (such as those obtained from the Linux kernel's
PERF_SAMPLE_STACK facility) into a stream of stack traces (such as
those obtained from PERF_SAMPLE_CALLCHAIN), freeing other profiling
utilities from having to implement their own bac