From: David Aldrich via lttng-dev <lttng-dev@lists.lttng.org>
To: Kienan Stewart <kstewart@efficios.com>
Cc: lttng-dev@lists.lttng.org
Subject: Re: Not capturing ust events
Date: Thu, 8 May 2025 18:02:12 +0100 [thread overview]
Message-ID: <CAJK_ieibZJjJus6PdOnWAiLFOymm6D8AmkG3vdpDnuazG1wAbA@mail.gmail.com> (raw)
In-Reply-To: <90aac2a4-0a4f-4d2a-a90f-c96c9be820af@efficios.com>
Hi Kienan
Thanks very much for your reply. I can now capture UST events. (My
actual problem was that I was not linking to lttng-ust).
I am now using the method you described:
> lttng create my_proj
> lttng enable-event --userspace 'lttng_ust_tracef:*'
> lttng start
> ./my_app
> lttng stop
> lttng view # [Optional]
This works and captures UST events but I am not capturing Kernel
events. My reason for running this experiment is that occasionally
our application shows glitches where a task takes longer than
expected. So I want to see what happens in that occurrence - perhaps
an ISR is running or something like that. So I assume that I need to
capture Kernel and UST events.
Can you please advise me why Kernel events aren't being captured?
Best regards
David
next prev parent reply other threads:[~2025-05-08 21:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-07 16:50 David Aldrich via lttng-dev
2025-05-08 13:51 ` Kienan Stewart via lttng-dev
2025-05-08 17:02 ` David Aldrich via lttng-dev [this message]
2025-05-08 17:25 ` Kienan Stewart via lttng-dev
2025-05-08 17:59 ` David Aldrich via lttng-dev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJK_ieibZJjJus6PdOnWAiLFOymm6D8AmkG3vdpDnuazG1wAbA@mail.gmail.com \
--to=lttng-dev@lists.lttng.org \
--cc=david.aldrich.ntml@gmail.com \
--cc=kstewart@efficios.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox