Good day,
we have been using LTTng successfully to capture snapshots on user defined
tracepoints and it did provide invaluable to debug our issues. Thanks to
all the contributors of this project!
We'd like to know if it would be possible to trigger on a kernel panic? I
might be dubiously possible
our case.
>
> On 5/16/24 9:37 AM, Kienan Stewart via lttng-dev wrote:
> > Hi Damien,
> >
> >
> > On 5/15/24 6:24 PM, Damien Berget via lttng-dev wrote:
> >> Good day,
> >> we have been using LTTng successfully to capture snapshots on user
> >>
Good day,
We are trying to see what it the best way to monitor some applications not
hitting a deadline. Ideally something like a watchdog that needs to be pat
regularly and if timeout is reached triggers the snapshot.
Before we reinvent the wheel and code some userland applications, is there
a ca
ture for a flight recorder in embedded medium
real-time applications, is the team open to feature requests?
Cheers
Damien
On Thu, Sep 12, 2024 at 12:57 AM Kienan Stewart
wrote:
> Hi Damien,
>
> On 2024-09-11 18:38, Damien Berget via lttng-dev wrote:
> > Good day,
> > We are try