* [lttng-dev] Need help: Kernel tracer not available and can't find the lttng-probe-latency_tracker
@ 2023-10-25 6:41 姜涛 Tao(AD) via lttng-dev
2023-10-27 17:47 ` Kienan Stewart via lttng-dev
0 siblings, 1 reply; 2+ messages in thread
From: 姜涛 Tao(AD) via lttng-dev @ 2023-10-25 6:41 UTC (permalink / raw)
To: lttng-dev
[-- Attachment #1.1.1: Type: text/plain, Size: 2071 bytes --]
Hi everyone, I have read this blog: https://lttng.org/blog/2016/01/06/monitoring-realtime-latencies/, and I think latency_tracker project will be very useful in resovling my problem under linux rt patch kernel 5.10, but it doesn't support linux newer kernel, so I find the span-latency-tracker project later. But when I use lttng create session, I get the error :
Error: Event wakeup_latency: Kernel tracer not available (channel channel0, session auto-20231024-134242)
Error: Event block_latency: Kernel tracer not available (channel channel0, session auto-20231024-134242)
[文本 描述已自?生成]
And I find this tip: "To use the tracepoints provided by this module with LTTng, you first have to connect LTTng probes to them. A patch ready to be applied to the last lttng-modules is provided in extras/<https://github.com/adel-belkhiri/span-latency-tracker/blob/master/extras>. When installed, compiled, load the new probe module with modprobe lttng-probe-latency_tracker", but I can't find the "lttng-probe-latency_tracker" module in the lttng-module compiled modules or in the span-latency-tracker compiled modules.
I also create the issue on the github: https://github.com/adel-belkhiri/span-latency-tracker/issues/1.
Any help will be appreciated! Thanks!
免?声明:本?件所包含信息??指定个人或机?,?件可能包含保密或?属信息。未?接收者?可,不得??、??或?播?件内容,或根据?件内容采取任何相?行?。如果??地收到了此?件,?与收件人?系并自行?除?件内容。 Disclaimer:The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error , please contact the sender and delete the material from any computer.
[-- Attachment #1.1.2: Type: text/html, Size: 6107 bytes --]
[-- Attachment #1.2: image001.png --]
[-- Type: image/png, Size: 397167 bytes --]
[-- Attachment #2: Type: text/plain, Size: 156 bytes --]
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [lttng-dev] Need help: Kernel tracer not available and can't find the lttng-probe-latency_tracker
2023-10-25 6:41 [lttng-dev] Need help: Kernel tracer not available and can't find the lttng-probe-latency_tracker 姜涛 Tao(AD) via lttng-dev
@ 2023-10-27 17:47 ` Kienan Stewart via lttng-dev
0 siblings, 0 replies; 2+ messages in thread
From: Kienan Stewart via lttng-dev @ 2023-10-27 17:47 UTC (permalink / raw)
To: 姜涛 Tao(AD), lttng-dev
Hi Tao,
due to lack of financing, the latency_tracker project
(https://github.com/efficios/latency-tracker/) isn't being actively
maintained at this time.
Another option to get information on event latencies is to have
"_entry"- and "_exit"-style events and perform post-processing of the
traces with the Trace Compass Incubator "inandout" plugin.
https://git.eclipse.org/r/plugins/gitiles/tracecompass.incubator/org.eclipse.tracecompass.incubator/+/refs/heads/master/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.mediawiki
On 2023-10-25 02:41, 姜涛 Tao(AD) via lttng-dev wrote:
> Hi everyone, I have read this blog:
> https://lttng.org/blog/2016/01/06/monitoring-realtime-latencies/
> <https://lttng.org/blog/2016/01/06/monitoring-realtime-latencies/>, and
> I think latency_tracker project will be very useful in resovling my
> problem under linux rt patch kernel 5.10, but it doesn't support linux
> newer kernel, so I find the span-latency-tracker project later. But when
> I use lttng create session,I get the error :
> Error: Event wakeup_latency: Kernel tracer not available (channel
> channel0, session auto-20231024-134242)
> Error: Event block_latency: Kernel tracer not available (channel
> channel0, session auto-20231024-134242)
>
> 文本 描述已自动生成
>
> And I find this tip: "To use the tracepoints provided by this module
> with LTTng, you first have to connect LTTng probes to them. A patch
> ready to be applied to the last lttng-modules is provided in extras/
> <https://github.com/adel-belkhiri/span-latency-tracker/blob/master/extras>. When installed, compiled, load the new probe module with modprobe lttng-probe-latency_tracker", but I can't find the "lttng-probe-latency_tracker" module in the lttng-module compiled modules or in the span-latency-tracker compiled modules.
This appears to be a fork of the latency_tracker project. We're not in a
position to offer support for any changes that have been made there.
>
> I also create the issue on the github:
> https://github.com/adel-belkhiri/span-latency-tracker/issues/1
> <https://github.com/adel-belkhiri/span-latency-tracker/issues/1>.
> Any help will be appreciated! Thanks!
>
> 免责声明:本邮件所包含信息发给指定个人或机构,邮件可能包含保密或专属信
> 息。未经接收者许可,不得阅读、转发或传播邮件内容,或根据邮件内容采取任何
> 相关行动。如果错误地收到了此邮件,请与收件人联系并自行删除邮件内容。
> Disclaimer:The information transmitted is intended only for the person
> or entity to which it is addressed and may contain confidential and/or
> privileged material. Any review, retransmission, dissemination or other
> use of, or taking of any action in reliance upon, this information by
> persons or entities other than the intended recipient is prohibited. If
> you received this in error , please contact the sender and delete the
> material from any computer.
>
> _______________________________________________
> lttng-dev mailing list
> lttng-dev@lists.lttng.org
> https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
thanks,
kienan
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-27 17:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-25 6:41 [lttng-dev] Need help: Kernel tracer not available and can't find the lttng-probe-latency_tracker 姜涛 Tao(AD) via lttng-dev
2023-10-27 17:47 ` Kienan Stewart via lttng-dev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox