SkillAgentSearch skills...

Fbkutils

A variety of utilities built and maintained by Facebook's Linux Kernel Team that we wish to share with the community.

Install / Use

/learn @facebookarchive/Fbkutils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fbkutils: Linux kernel utilities from Facebook

NOTE: this repo is no longer updated

================================================================================

ncrx: A library for processing extended netconsole messages from the Linux kernel. See Documentation/networking/netconsole.txt in the kernel source for details about extended netconsole. Moved to https://github.com/facebook/netconsd

netconsd: A daemon which uses libncrx to receive and process netconsole messages from a large number of remote hosts. We use this daemon for collecting kernel logs from all the servers at Facebook. Moved to https://github.com/facebook/netconsd

netesto: NEtwork TESting TOls, a set of tools for network testing. It allows one machine, the controller, to run network load tests currently consisting of many netperf transfers. The controller is in charge of controlling the clients (which run netperf) and servers (which run netserver) and collecting the results. I've used this framework extensively in the past year to evaluate TCP-NV and compare various TCP variants such as cubic, nv, bbr, etc.

================================================================================

Contributing

Contributions to fbkutils are welcome and encouraged!

Please read the guidelines in CONTRIBUTING, and make sure you've signed the CLA before sending the pull request.

Whitehat

Facebook has a bounty program (https://www.facebook.com/whitehat) for the the safe disclosure of security bugs. If you find a vulnerability, please go through the process outlined on that page and do not file a public issue.

View on GitHub
GitHub Stars325
CategoryDevelopment
Updated14d ago
Forks58

Languages

Python

Security Score

80/100

Audited on Mar 17, 2026

No findings