Files
Paper/Spigot-Server-Patches
Zach Brown 8bc0a37de6 Port Sponge's heap dump command feature to Paper
To dump the server heap, run the following command:
`/paper heap`

This is added with the intent that it is useful for administrators and
developers to more easily identify and resolve memory leaks. Both by examining
these dumps themselves and by more easily allowing them to send them to
knowledgable parties.

This is a nearly line-for-line port of the same Sponge feature. So all
credit for the idea and implementation belongs to the that team.

Specifically the following commits:
https://github.com/SpongePowered/SpongeForge/commit/be08be04b06b413686c7f6c574bf89e918e1d6d3
https://github.com/SpongePowered/SpongeCommon/commit/5e10a1b7959b9c66f79fdf1a968adae536d63928
2017-07-15 18:59:18 -05:00
..
2017-07-09 10:56:36 +01:00
2017-07-09 10:56:36 +01:00
2017-07-10 14:04:41 +01:00
2017-06-11 12:03:07 -05:00
2017-06-12 22:28:09 -05:00
2017-06-18 20:36:55 -05:00
2017-07-10 14:04:41 +01:00
2017-03-24 22:18:58 -05:00
2017-06-18 20:36:55 -05:00
2017-06-18 20:36:55 -05:00
2017-05-14 13:05:01 -05:00
2017-05-14 13:05:01 -05:00
2017-05-14 13:05:01 -05:00
2017-06-18 20:36:55 -05:00
2017-06-09 08:29:44 -04:00
2017-06-18 20:36:55 -05:00
2017-06-18 20:36:55 -05:00
2017-07-10 14:04:41 +01:00