Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

strace

Compare

  Analyzed about 19 hours ago

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program.

600K lines of code

20 current contributors

1 day since last commit

165 users on Open Hub

High Activity
4.71875
   
I Use This

systemtap

Compare

  Analyzed about 6 hours ago

SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive instrument ... [More] , recompile, install, and reboot sequence that may be otherwise required to collect data. SystemTap provides a simple command line interface and scripting language for writing instrumentation for a live running kernel and user-space applications. [Less]

283K lines of code

18 current contributors

1 day since last commit

19 users on Open Hub

Moderate Activity
5.0
 
I Use This

Dynamic Library Call Tracer

Compare

  No analysis available

ltrace is a program that simply runs the specified command until it exits. It intercepts and records the dynamic library calls which are called by the executed process and the signals which are received by that process. It can also intercept and print the

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

trace-cmd

Compare

  Analyzed about 19 hours ago

trace-cmd provides a convenient interface to the ftrace tracing mechanism in the Linux kernel. It can run a command with various tracing options enabled, and then generate a report of the tracing results.

35.4K lines of code

20 current contributors

3 months since last commit

5 users on Open Hub

Low Activity
5.0
 
I Use This

Babeltrace

Compare

  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

Eclipse CDT Target Communication Framework (TCF)

Compare

Claimed by Eclipse Foundation No analysis available

TCF standardizes the API and protocol for communicating with embedded systems for debugging, tracing, file transfer, terminal access and other services. The key benefits of TCF (compared to gdb, ssh and related tools) are its flexible componentized structure which allows vendor-neutral plugging ... [More] of individual services, as well as performance and robustness for complex multi-core systems. TCF is lightweight and easy to port. The protocol supports auto-discovery of peers, transparent proxying / tunneling, and security via SSL if desired. An exemplary agent is provided in C; language bindings for peers exist in plain Java, Python and Lua to support scripting and automated tests. With Target Explorer, a full-blown system management suite and debugger is provided as an Eclipse plugin. [Less]

0 lines of code

5 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: edl-v10, eclipse

dstat

Compare

  Analyzed 37 minutes ago

Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat. Dstat overcomes some of their limitations and adds some extra features, more counters and flexibility. Dstat is handy for monitoring systems during performance tuning tests, benchmarks or troubleshooting. Dstat allows you to ... [More] view all of your system resources in real-time, you can eg. compare disk utilization in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval). [Less]

13.3K lines of code

1 current contributors

almost 4 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This

LTTng-modules

Compare

  Analyzed about 2 hours ago

LTTng Linux kernel tracer modules

140K lines of code

7 current contributors

6 days since last commit

3 users on Open Hub

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

lttng-ust

Compare

  Analyzed about 12 hours ago

LTTng user space tracing library

318K lines of code

9 current contributors

6 days since last commit

3 users on Open Hub

Low Activity
0.0
 
I Use This

uftrace

Compare

  Analyzed about 9 hours ago

The uftrace tool is to trace and analyze execution of a program written in C/C++. It was heavily inspired by the ftrace framework of the Linux kernel (especially function graph tracer) and supports userspace programs. It supports various kind of commands and filters to help analysis of the program execution and performance.

63.5K lines of code

27 current contributors

27 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This