Managed Projects

Babeltrace

  No analysis available

Babeltrace is an open source trace format converter

0 lines of code

7 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: mit

LTTng

  Analyzed 4 months ago

LTTng, Linux Trace Toolkit Next Generation, is a kernel tracer for the Linux kernel. It helps solving real-life performance problems and issues caused by inter-process and kernel interactions.

322K lines of code

11 current contributors

4 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This

LTTng-modules

  Analyzed 4 months ago

LTTng Linux kernel tracer modules

146K lines of code

7 current contributors

4 months since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: GPL2, LGPLv2_1-...

lttng-ust

  Analyzed 4 months ago

LTTng user space tracing library

322K lines of code

9 current contributors

4 months since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This

Userspace RCU library

  No analysis available

liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure ... [More] accesses to detect grace periods after which memory reclamation is possible. The liburcu project has been started by Mathieu Desnoyers. [Less]

0 lines of code

4 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl21_or...