On 4/29/25 12:15, Serhei Makarov wrote:
There is an issue with spontaneous exit of sysprofd (cleanly, with a
"Stopping RAPL monitor" message) that I'm trying to understand.
Oh, and one quick other thing.
I had issues with SELinux killing things while developing. `setenforce
0` "fixed" it. But
On 4/29/25 12:15, Serhei Makarov wrote:
There is an issue with spontaneous exit of sysprofd (cleanly, with a
"Stopping RAPL monitor" message) that I'm trying to understand.
Sysprofd only stays alive as long as it's being used (plus some 30
second timeout or so). So that generally means that so
On Thu, Mar 20, 2025, at 10:28 AM, Serhei Makarov wrote:
> On Tue, Dec 10, 2024, at 4:42 PM, Serhei Makarov wrote:
>> This email sketches an 'unwinder cache' interface for libdwfl, derived
>> from recent eu-stacktrace code [1] and based on Christian Hergert's
>> adaptation of eu-stacktrace as s