All of lore.kernel.org
 help / color / mirror / Atom feed
* LTTNG
@ 2015-02-03 19:36 David Zafman
  2015-02-03 21:44 ` LTTNG David Zafman
  0 siblings, 1 reply; 8+ messages in thread
From: David Zafman @ 2015-02-03 19:36 UTC (permalink / raw)
  To: ceph-devel


On Ubuntu 12.04.1 LTS after doing an install-deps.sh and the new 
do_autogen.sh without -L, I get a config error with this in the config.log:

configure:22637: checking if lttng-gen-tp is sane
configure:22647: result: no
configure:22681: checking lttng/tracepoint.h usability
configure:22681: gcc -c  -g -Wextra -Wno-missing-field-initializers 
-Wno-missing-declarations -Wno-unused-parameter  conftest.c >&5
configure:22681: $? = 0
configure:22681: result: yes
configure:22681: checking lttng/tracepoint.h presence
configure:22681: gcc -E  conftest.c
configure:22681: $? = 0
configure:22681: result: yes
configure:22681: checking for lttng/tracepoint.h
configure:22681: result: yes
configure:22692: checking for lttng-gen-tp
configure:22708: found /usr/bin/lttng-gen-tp
configure:22719: result: yes
configure:22737: error: in `/home/dzafman/ceph2':
configure:22739: error: lttng-gen-tp does not behave properly

David Zafman
Senior Developer
http://www.redhat.com

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: lttng
@ 2013-05-06 12:41 Thibault, Daniel
  0 siblings, 0 replies; 8+ messages in thread
From: Thibault, Daniel @ 2013-05-06 12:41 UTC (permalink / raw)
  To: lttng-dev@lists.lttng.org

> Message: 1
> Date: Fri, 3 May 2013 10:42:22 -0400
>
> There are now two tracing modes implemented in lttng-ust (user-space tracer), each with their own advantages (+)/disadvantages(-):
>
> 1) per-pid buffer tracing,
> [...]
> 2) per-uid (shared) buffer tracing, (buffers shared across applications
>    with same user ID)
>   + less memory overhead, less runtime overhead for short-lived
>     processes,
>   - if a process dies between reserve and commit, it creates a whole in
>     the subbuffer. This whole will be detected only when the producer
>     will fill up the buffer and find the unbalanced reserved/commit
>     counter the next time it reaches this sub-buffer. Until the buffer
>     the unbalanced reserve/commit count is observed by a producer,
>     the consumer is unable to read the buffer futher than the packet
>     containing the "whole". When the producer rebalances this packet's
>     reserve/commit count, it will be counted as a "discarded" packet,
>     and we lose all data within the packet that contains the whole.

   whole ⇒ hole

   This changes the meaning completely.   :-)

Daniel U. Thibault
Protection des systèmes et contremesures (PSC) | Systems Protection & Countermeasures (SPC)
Cyber sécurité pour les missions essentielles (CME) | Mission Critical Cyber Security (MCCS)
R & D pour la défense Canada - Valcartier (RDDC Valcartier) | Defence R&D Canada - Valcartier (DRDC Valcartier)
2459 route de la Bravoure
Québec QC  G3J 1X5
CANADA
Vox : (418) 844-4000 x4245
Fax : (418) 844-4538
NAC : 918V QSDJ <http://www.travelgis.com/map.asp?addr=918V%20QSDJ>
Gouvernement du Canada | Government of Canada
<http://www.valcartier.drdc-rddc.gc.ca/>
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <829CD00A1996CE4982B5200EDCE9428BFC398E@HSPMS-EXCHG01.hspg.de>]
[parent not found: <C3E76F4DB674C24BA475182F42DDE8B54E5ACE@SOM-EXCH02.nuance.com>]
* LTTng
@ 2012-07-20 14:08 Alawneh, Luay
  0 siblings, 0 replies; 8+ messages in thread
From: Alawneh, Luay @ 2012-07-20 14:08 UTC (permalink / raw)
  To: lttng-dev@lists.lttng.org


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

Hi,

I am reading about LTTng and I would like to know if it can replace Log4c for logging user space events in the production environment. In addition to the method enter/exit events we also use Log4c to log many other events to indicate errors and other useful information.

To summarize, I would like to know if LTTng can be used in a production environment for logging different types of events. We are planning to replace Log4c with another logging framework to improve the performance by reducing the time spent in logging.

Thanks,

Luay Alawneh
Nuance Communications


[-- Attachment #1.2: Type: text/html, Size: 3006 bytes --]

[-- Attachment #2: Type: text/plain, Size: 155 bytes --]

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-03 21:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03 19:36 LTTNG David Zafman
2015-02-03 21:44 ` LTTNG David Zafman
  -- strict thread matches above, loose matches on Subject: below --
2013-05-06 12:41 lttng Thibault, Daniel
     [not found] <829CD00A1996CE4982B5200EDCE9428BFC398E@HSPMS-EXCHG01.hspg.de>
     [not found] ` <508018F1.4000602@efficios.com>
     [not found]   ` <20121018162317.GA17795@Krystal>
     [not found]     ` <829CD00A1996CE4982B5200EDCE9428BFC39AC@HSPMS-EXCHG01.hspg.de>
     [not found]       ` <20121019121144.GA30479@Krystal>
     [not found]         ` <829CD00A1996CE4982B5200EDCE9428BFC39C2@HSPMS-EXCHG01.hspg.de>
2013-05-03 14:42           ` lttng Mathieu Desnoyers
     [not found] <C3E76F4DB674C24BA475182F42DDE8B54E5ACE@SOM-EXCH02.nuance.com>
2012-07-20 14:56 ` LTTng David Goulet
2012-07-20 17:02 ` LTTng Mathieu Desnoyers
     [not found] ` <5009718E.8020308@efficios.com>
2012-07-20 17:43   ` LTTng Yannick Brosseau
2012-07-20 14:08 LTTng Alawneh, Luay

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.