5533 projects tagged "Linux"
malloc_count provides a set of source code tools that measure the amount of memory allocated to a program at run-time. The code library provides facilities to measure the current and peak heap memory allocation, and write a memory profile for plotting. Furthermore, separate stack_count functions can measure stack usage. The code tool works by intercepting the standard malloc(), free(), etc. functions. Thus no changes are necessary to the inspected source code.
Limbo is a PC Emulator (x86) based on QEMU for Android devices. It lets you run a Desktop OS like Debian or DSL Linux on your Android device with Network and X Windows. Limbo works with Live CD ISOs and pre-installed hard disk images created with QEMU, VMWare, Bochs, or Virtual PC emulators.
aerotools-ng provides a C interface for accessing the Aquaero5 USB device by Aqua Computer. It consists of a set of functions for data access and conversion, and a commandline tool using these functions as an example implementation. It also includes utilities for exporting sensor data to SNMP to be used by NMS and other monitoring/graphing tools.
NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system. It helps the user characterize the NUMA behavior of processes and threads and identify where the NUMA-related performance bottlenecks reside. It uses Intel performance counter sampling technologies and associates the performance data with system runtime information to provide realtime analysis for production systems.
pingspray is a tool that generates network traffic for EMC (electromagnetic compatibility) tests. It can generate both random and periodic patterns of data as suggested in some EMC standards. It uses ICMP echo requests (ping) to generate traffic, and when it works as intended, it will generate traffic in both directions.
A shell focused on interactive use, discoverability, and user friendliness.