1. Linux CPU Performance Tuninghistorical

    Diagnosing CPU saturation, run queues, context switching, hot code, affinity, and scheduler effects.

  2. tophistorical

    Interactive Linux process and host metrics for CPU, memory, load, task state, and quick triage.

  3. Linux Memory Performance Tuninghistorical

    Diagnosing resident memory, reclaim, page cache, swap, faults, NUMA, and application allocation behavior.

  4. vmstathistorical

    Sampling runnable/blocked tasks, memory, paging, block I/O, interrupts, context switches, and CPU states.

  5. Linux Disk I/O Tuninghistorical

    Diagnosing storage latency, throughput, queueing, cache behavior, filesystem, and application I/O patterns.

  6. Linux Network Tuninghistorical

    Diagnosing latency, throughput, packet loss, retransmission, queues, sockets, connection limits, and kernel networking.

  7. iostathistorical

    Interpreting CPU and block-device throughput, latency, queueing, and utilization metrics.

  8. Linux Performance Tuninghistorical

    An evidence-driven workflow across CPU, memory, disk, network, kernel, and application layers.

  9. Flame Graphshistorical

    Visualizing aggregated stack samples to locate CPU or off-CPU hotspots.

  10. ulimit and Resource Limitshistorical

    Soft and hard per-process resource limits, inheritance, file descriptors, processes, and memory-related constraints.

  11. tcpdumphistorical

    Packet capture with BPF filters for debugging TCP, DNS, routing, retransmissions, and network failures.

  12. Common Linux Commandshistorical

    A practical map of Linux commands for files, processes, networking, resources, and diagnostics.

  13. sarhistorical

    Historical and sampled system activity for CPU, memory, I/O, network, and other kernel counters.

  14. pidstathistorical

    Per-process and per-task CPU, memory, I/O, fault, and context-switch statistics.

  15. stracehistorical

    Tracing Linux system calls and signals to diagnose blocking, failures, and unexpected kernel interactions.