Managed Projects

systemtap

  Analyzed about 8 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]

282K lines of code

18 current contributors

1 day since last commit

19 users on Open Hub

Moderate Activity
5.0
 
I Use This

sid

  Analyzed about 4 hours ago

SID is a framework for building computer system simulations. Specifically, a simulation is comprised of a collection of loosely coupled components. Simulated systems may range from a CPU's instruction set to a large multi-processor embedded system. SID defines a small component interface which ... [More] serves to tightly encapsulate them. Components may be written in C++, C, Tcl or any other language to which the API is bound. Typically, components are separately compiled and packaged into shared libraries. A standard run-time linking/loading interface is defined for these. The package includes a growing library of components for modeling hardware and software parts, instrumentation, control, and external interfaces. [Less]

200K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This

cgen

  No analysis available

CGEN, the Cpu tools GENerator CGEN (pronounced seejen) is a framework for developing generators of CPU-related tools such as assemblers, disassemblers and simulators. It specifies a description language for describing the architecture and organization of a CPU without reference to any particular ... [More] application. Additional applications can be written within the framework. CGEN is written in Scheme and can be run under the GNU Guile interpreter. It is placed under a free software license. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

bunsen testsuite analysis

  Analyzed about 16 hours ago

Bunsen is a test result storage and analysis toolkit that collects test result and build log files in a variety of formats (e.g. DejaGnu, Autoconf config.log, glibc), stores them in a ludicrously compact de-duplicated Git repo, parses and indexes the contents, and provides a toolkit for analyzing ... [More] and browsing the indexed test results. It's meant to complement automated testing systems such as Buildbot that are great at launching tests but need additional functionality to make detailed sense of the results. [Less]

9.24K lines of code

0 current contributors

6 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This