MCPcopy Create free account
hub / github.com/aguinet/usbtop

github.com/aguinet/usbtop @release-1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release release-1.0 ↗ · + Follow
9,657 symbols 10,456 edges 990 files 109 documented · 1% updated 2y agorelease-1.0 · 2019-02-26★ 31314 open issues

Browse by type

Functions 357 Types & classes 9,300
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

usbtop

usbtop is a top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices.

Project status

Current stable release is 1.0 (tag release-1.0).

The project is stable and has been tested on debian systems. It should work on all different flavors of Linux though. Do not hesitate to report any issue you would have while trying to compile and run usbtop.

A ncurses and Qt interfaces with a Windows port are the next steps. Feel free to contribute :)

Usage

Please refer to the INSTALL.md file for installation instructions. Then, you need to have the usbmon module loaded. As root, do :

# modprobe usbmon

Moreover, on some distributions, usbtop need to be run as root!

Core symbols most depended-on inside this repo

browse all functions →

Shape

Class 9,299
Method 239
Function 118
Enum 1

Languages

C++100%

Modules by API surface

third-party/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp434 symbols
third-party/boost/move/detail/type_traits.hpp115 symbols
third-party/boost/type_traits/detail/is_function_ptr_helper.hpp111 symbols
third-party/boost/move/detail/meta_utils.hpp92 symbols
third-party/boost/exception/exception.hpp53 symbols
third-party/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp48 symbols
third-party/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp48 symbols
third-party/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp48 symbols
third-party/boost/mpl/aux_/preprocessed/no_ctps/set.hpp48 symbols
third-party/boost/mpl/aux_/preprocessed/no_ctps/map.hpp48 symbols
third-party/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp48 symbols
third-party/boost/mpl/aux_/preprocessed/no_ctps/list.hpp48 symbols

For agents

$ claude mcp add usbtop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page