Skip to content

Commit cb8189e

Browse files
authored
Add cadvisor
1 parent 08b826b commit cb8189e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Also check out the sister project, [awesome-static-analysis](https://github.com/
4242
* [DynamoRIO](http://www.dynamorio.org/) - is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.
4343
* [Pin Tools](https://software.intel.com/en-us/articles/pin-a-dynamic-binary-instrumentation-tool) - A dynamic binary instrumentation tool and a platform for creating analysis tools.
4444

45+
## Container
46+
47+
* [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers.
48+
4549
## C/C++
4650

4751
* [KLEE](https://github.com/klee/klee) - Symbolic virtual machine built on top of the LLVM compiler infrastructure.

0 commit comments

Comments
 (0)