lttng-dev.lists.lttng.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-22 15:37:38 to 2019-08-02 13:52:43 UTC [more...]

Export status for lttng-modules (2.6.0)
 2019-08-02 13:52 UTC 

Export status for lttng-tools (2.6.0)
 2019-08-02 13:52 UTC 

[PATCH v2 1/4] userspace-rcu: Add lock-free singly linked list rculflist
 2019-08-01 10:51 UTC  (9+ messages)
` [PATCH v2 2/4] userspace-rcu: Add sample code of rculflist
` [PATCH v2 3/4] userspace-rcu: Update Makefile.am to include rculflist into the project
` [PATCH v2 4/4] userspace-rcu: Add a brief description of rculflist in cds-api.md
` [PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list

Function tracer question
 2019-07-31 15:46 UTC  (2+ messages)

What is _prev_state in sched_switch?
 2019-07-31  6:48 UTC  (8+ messages)

Tracing Summit 2019 - Schedule Release
 2019-07-30 14:28 UTC 

[PATCH lttng-ust v2] Fix: wait for initial statedump before proceeding to the main program
 2019-07-30 14:13 UTC 

gcc plugin for instrumenting individual functions
 2019-07-30 14:05 UTC  (2+ messages)

回复:Re: 回复:Re: Pros and Cons of LTTng
 2019-07-30 14:04 UTC  (5+ messages)

[PATCH lttng-ust v2] Fix: wait for initial statedump before proceeding to the main program
 2019-07-29 22:05 UTC 

perf dynamic tracepoints and lttng
 2019-07-29 19:35 UTC 

HugePages shared memory support in LLTng
 2019-07-29 19:05 UTC  (12+ messages)

[PATCH lttng-ust v2] Use MAP_POPULATE to reduce pagefault when available
 2019-07-29 19:01 UTC  (3+ messages)

gcc plugin for instrumenting individual functions
 2019-07-29 18:56 UTC 

[PATCH lttng-ust v2] Use MAP_POPULATE to reduce pagefault when available
 2019-07-29 18:49 UTC 

[PATCH lttng-ust] Use MAP_POPULATE to reduce pagefault when available
 2019-07-29 18:44 UTC  (4+ messages)

[PATCH lttng-ust] Use MAP_POPULATE to reduce pagefault when available
 2019-07-29 18:23 UTC 

[RFC PATCH lttng-modules] Fix: update sched prev_state instrumentation for kernel 4.14.0 and 4.20.0
 2019-07-29 16:02 UTC 

[RFC PATCH lttng-modules] Fix: update sched prev_state instrumentation for kernel 4.14.0 and 4.20.0
 2019-07-29 15:46 UTC 

[PATCH lttng-ust] Fix: remove uninitialised value
 2019-07-29 15:20 UTC 

[PATCH lttng-ust] Fix: remove uninitialised value
 2019-07-29 15:14 UTC 

[PATCH lttng-ust] Fix: address GCC unaligned pointer warnings
 2019-07-29 14:04 UTC 

[lttng-ust][PATCH V2] Add config time check for new gettid API
 2019-07-29 13:48 UTC  (5+ messages)

[PATCH v2 0/4] userspace-rcu: Add lock-free, ordered singly linked list
 2019-07-29 13:35 UTC 

[lttng-tools][PATCH] check for gettid API during configure
 2019-07-27 15:56 UTC 

[PATCH lttng-ust] Fix: address GCC unaligned pointer warnings
 2019-07-26 22:00 UTC 

[lttng-ust][PATCH V3] Add config time check for new gettid API
 2019-07-26 20:52 UTC 

[lttng-ust][PATCH V2] Add config time check for new gettid API
 2019-07-26 19:02 UTC 

[lttng-ust][PATCH] Add config time check for new gettid API
 2019-07-26 18:01 UTC 

[lttng-ust][PATCH] Add config time check for new gettid API
 2019-07-26 17:07 UTC 

回复:Re: 回复:Re: Pros and Cons of LTTng
 2019-07-25 15:21 UTC 

回复:Re: Pros and Cons of LTTng
 2019-07-22 22:20 UTC  (3+ messages)

Understand userspace events in babeltrace output
 2019-07-20  3:49 UTC  (2+ messages)

Understand userspace events in babeltrace output
 2019-07-19 14:28 UTC 

How to add event_header_compact?
 2019-07-18 14:34 UTC 

PID namespace support
 2019-07-18 14:35 UTC  (3+ messages)

PID namespace support
 2019-07-17 11:30 UTC 

[PATCH lttng-ust] Fix: wait for initial statedump before proceding to the main program
 2019-07-16 18:15 UTC 

回复:Re: Pros and Cons of LTTng
 2019-07-16 14:50 UTC 

Pros and Cons of LTTng
 2019-07-16 14:28 UTC 

Pros and Cons of LTTng
 2019-07-16  2:19 UTC 

Need help with CTF
 2019-07-15 15:37 UTC  (2+ messages)

HugePages shared memory support in LLTng
 2019-07-12 22:18 UTC 

Need help with CTF
 2019-07-12  6:03 UTC 

Function tracer question
 2019-07-11 17:45 UTC 

[RFC 1/4] userspace-rcu: Add lock-free singly linked list rculflist
 2019-07-11  1:19 UTC  (6+ messages)
` [RFC 2/4] userspace-rcu: Add sample code of rculflist
` [RFC 3/4] userspace-rcu: Update Makefile.am to include rculflist into the project
` [RFC 4/4] userspace-rcu: Add a brief description of rculflist in cds-api.md
` [RFC 0/4] userspace-rcu: Add lock-free, ordered singly linked list rculflist

How to read multiple stream file via babeltrace?
 2019-07-10 11:19 UTC  (2+ messages)

[RFC 0/4] userspace-rcu: Add lock-free, ordered singly linked list rculflist
 2019-07-10  3:28 UTC 

[PATCH lttng-modules 2/2] Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0
 2019-07-04 20:14 UTC  (2+ messages)
` [PATCH lttng-modules 1/2] Fix: missing define when not building with gcc

[PATCH lttng-modules 1/2] Fix: missing define when not building with gcc
 2019-07-04 20:02 UTC 

[PATCH lttng-ust 2/2] Fix: do not use diagnostic pragma when GCC version is lower than 4.6.0
 2019-07-04 18:54 UTC  (2+ messages)
` [PATCH lttng-ust 1/2] Fix: missing define when not building with gcc

[PATCH lttng-ust 1/2] Fix: missing define when not building with gcc
 2019-07-04 18:51 UTC 

How to read multiple stream file via babeltrace?
 2019-07-04 16:47 UTC 

events injection / merging traces
 2019-07-04 16:18 UTC  (3+ messages)

Log semaphore, mutex in CTF
 2019-07-03 17:07 UTC  (2+ messages)

Need help in converting trace data into CTF
 2019-07-03 15:24 UTC  (17+ messages)

events injection / merging traces
 2019-07-03 12:30 UTC 

Log semaphore, mutex in CTF
 2019-07-01  4:49 UTC 

[RELEASE] Babeltrace 1.5.7
 2019-06-25 18:31 UTC 

Using babeltrace python under ubuntu
 2019-06-21  1:04 UTC 

Tracing Summit 2019: Announcement and Call for Proposals, August 20th, 2019, San Diego, CA
 2019-06-19 14:47 UTC  (2+ messages)

(no subject)
 2019-06-14  4:30 UTC  (4+ messages)

[OE-core] [PATCH v2] lttng-modules: Backport patches to fix compilation failures since kernel v5.1
 2019-06-14  2:33 UTC  (9+ messages)
        `  "

(no subject)
 2019-06-13  3:17 UTC 

[RELEASE] LTTng-modules 2.9.13, 2.10.10, 2.11.0-rc5 (Linux kernel tracer)
 2019-06-11 22:58 UTC 

[PATCH lttng-modules] Don't print ring-buffer's records count when it is not used
 2019-06-11 22:34 UTC 

[PATCH lttng-tools v2] Tests: add optional test for setuid() wrapper
 2019-06-11 20:27 UTC 

[PATCH lttng-ust v3] Add setuid wrappers for per-UID buffers
 2019-06-11 16:06 UTC 

[PATCH lttng-ust v3] Add setuid wrappers for per-UID buffers
 2019-06-11 15:57 UTC 

[RELEASE] Babeltrace 2.0.0-pre1
 2019-06-11 13:52 UTC 

lttng trace" Read trace under windows
 2019-06-11  2:24 UTC  (3+ messages)

babeltrace python binding and multiple streams with out of order samples
 2019-06-10 17:59 UTC 

Kernel trace on Linux distro called YOCTO
 2019-06-10 17:03 UTC  (2+ messages)

[PATCH lttng-ust v2] Add setuid wrappers for per-UID buffers
 2019-06-09 16:08 UTC 

Kernel trace on Linux distro called YOCTO
 2019-06-06 22:21 UTC 

[PATCH lttng-ust v2] Add setuid wrappers for per-UID buffers
 2019-06-05 18:56 UTC 

Read CTF file
 2019-06-05  3:56 UTC 

[PATCH lttng-ust] Add setuid wrappers for per-UID buffers
 2019-06-04 19:47 UTC 

[PATCH lttng-ust] Fix: namespace our gettid wrapper
 2019-06-03 21:40 UTC 

[RELEASE] Userspace RCU 0.11
 2019-06-03 21:32 UTC  (2+ messages)

[PATCH urcu] Fix: SONAME bump to 6.1.0
 2019-06-03 21:28 UTC 

[PATCH urcu] Fix: SONAME bump to 6.1.0
 2019-06-03 20:36 UTC 

[PATCH lttng-tools] Fix: namespace our gettid wrapper
 2019-06-03 19:25 UTC 

[PATCH lttng-ust] Fix: namespace our gettid wrapper
 2019-06-03 19:25 UTC 

[PATCH lttng-ust] Fix: get tid not pid in vtid context
 2019-06-03 18:52 UTC 

[PATCH lttng-ust] Fix: get tid not pid in vtid context
 2019-06-03 18:21 UTC 

[PATCH lttng-tools] Tests: add optional test for setuid() wrapper
 2019-05-31 21:41 UTC 

[PATCH lttng-ust] Add setuid wrappers for per-UID buffers
 2019-05-31 21:04 UTC 

[PATCH babeltrace 1/1] Cleanup: test_bitfield: nr_bits should be unsigned
 2019-05-30 20:15 UTC 

[PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage by removing off-by-one in bound check
 2019-05-29 20:57 UTC 

[PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage: 0-len signed write/read
 2019-05-29 20:56 UTC 

[PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage: 0-len signed write/read
 2019-05-29 19:36 UTC 

[PATCH babeltrace 1/1] Fix: test_bitfield: extend coverage by removing off-by-one in bound check
 2019-05-29 19:06 UTC 

[PATCH lttng-ust] Ignore unexpected old state when nesting ust_mutex in the same thread
 2019-05-28 16:18 UTC 

[lttng-ust RFC v2] Add setuid wrapper for per-UID buffers
 2019-05-28 15:24 UTC  (3+ messages)

[lttng-ust RFC v3] Add setuid wrappers for per-UID buffers
 2019-05-28 14:02 UTC 

babeltrace python binding and multiple streams with out of order samples
 2019-05-28 13:11 UTC 

[lttng-ust RFC v3] Add setuid wrappers for per-UID buffers
 2019-05-27 21:51 UTC 

[PATCH] Fix: fix compilation errors when using --disable-epoll
 2019-05-27 16:28 UTC 

[PATCH] configure.ac: Remove duplicated CMD_DESCR_ROTATE definition
 2019-05-27 15:52 UTC 

[RELEASE] LTTng-Tools 2.9.12 - Joannès
 2019-05-24 21:33 UTC 

[RELEASE] LTTng-Tools 2.10.7 - KeKriek
 2019-05-24 21:27 UTC 

[RELEASE] LTTng-tools (2.11.0-rc2) and LTTng-UST (2.11.0-rc3) - Lafontaine
 2019-05-24 21:25 UTC 

[RELEASE] LTTng-UST 2.9.5, 2.10.4 (Linux user-space tracer)
 2019-05-24 14:18 UTC 

[RFC PATCH lttng-tools stable-2.11/master] Fix: reintroduce lazy kernel modules load, fix empty syscall list
 2019-05-23 19:11 UTC 

[PATCH lttng-tools stable-2.9/2.10] Fix: initialize syscall table when kernel tracer is lazily initialized
 2019-05-23 16:56 UTC 

[PATCH] mm: Rename mm_vmscan_lru_shrink_inactive trace event variables
 2019-05-23 16:13 UTC  (3+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH lttng-tools] Fix: check for lttng modules presence before testing
 2019-05-22 20:49 UTC 

[lttng-ust RFC v2] Add setuid wrapper for per-UID buffers
 2019-05-22 15:48 UTC 

[PATCH lttng-modules 1/5] fix: timer/trace: Improve timer tracing (v5.2)
 2019-05-22 15:37 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).