Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-31 | Add fdleak tool | Aaron Ball | |
This tool opens the specified number of file descriptors and then deletes the source file to create dead file descriptors. | |||
2022-10-31 | Add balloon program | Aaron Ball | |
This adds the balloon program, which balloons up in size immediately, taking the specified amount of memory. | |||
2022-10-31 | Initial commit | Aaron Ball | |
This adds the memleak source, which leaks memory at the specified rate per second. This also includes the GPLv3 license. |