All of lore.kernel.org
 help / color / mirror / Atom feed
* SIG33
@ 2019-04-16 15:26 Joe Sutker
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Sutker @ 2019-04-16 15:26 UTC (permalink / raw)
  To: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 279 bytes --]

Hello LTTng Devs,

I am working on a project that uses LTTng, and it seems that LTTng is
throwing a SIG33 signal (Real-time event 33), which Eclipse does not seem
to appreciate. Would you be able to direct me to the place in lttng-tools
that this signal is thrown?

Thanks,

Joe

[-- Attachment #1.2: Type: text/html, Size: 373 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: SIG33
       [not found] <CAHryLm7o6X3pvu+=7m2b6TMFUMXNYhJOW8cid5v-FFTD948oHA@mail.gmail.com>
@ 2019-04-16 17:37 ` Mathieu Desnoyers
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2019-04-16 17:37 UTC (permalink / raw)
  To: Joe Sutker; +Cc: lttng-dev


[-- Attachment #1.1: Type: text/plain, Size: 1060 bytes --]

----- On Apr 16, 2019, at 11:26 AM, Joe Sutker <jomasu22@gmail.com> wrote: 

> Hello LTTng Devs,
> I am working on a project that uses LTTng, and it seems that LTTng is throwing a
> SIG33 signal (Real-time event 33), which Eclipse does not seem to appreciate.
> Would you be able to direct me to the place in lttng-tools that this signal is
> thrown?

Hi, 

Based on the signal(7) man page, it appears that real-time signal 33 is used by the NPTL 
threading library from glibc. 

Indeed, lttng-ust creates 2 threads within the processes it's linked into, so 
your application needs to appropriately interact with glibc NPTL in order to link 
lttng-ust into it. 

Can you provide more details on the nature of your application ? When you 
say "which Eclipse does not seem to appreciate", what role is Eclipse having 
in this scenario ? It is simply used to launch your application under a debugger 
(e.g. gdb) ? If so, what debugger version is it, and on which architecture ? 

Thanks, 

Mathieu 

-- 
Mathieu Desnoyers 
EfficiOS Inc. 
http://www.efficios.com 

[-- Attachment #1.2: Type: text/html, Size: 1892 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

end of thread, other threads:[~2019-04-16 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16 15:26 SIG33 Joe Sutker
     [not found] <CAHryLm7o6X3pvu+=7m2b6TMFUMXNYhJOW8cid5v-FFTD948oHA@mail.gmail.com>
2019-04-16 17:37 ` SIG33 Mathieu Desnoyers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.