1
0
mirror of https://github.com/facebook/proxygen.git synced 2025-09-02 16:21:15 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Mahesh Maddikayala
6713be5d67 fix travis build failure for 'sigar' package
Summary: Added option to send parameters to 'configure' script from fbcode builder

Reviewed By: jstrizich

Differential Revision: D9004547

fbshipit-source-id: da54fa2dd453aab29051f37106423807a260535a
2018-07-27 12:42:32 -07:00
Mahesh Maddikayala
0bc6d7c294 Add resource monitor object to fbzmq library
Summary:
Add resource monitor object to fbzmq library to monitor CPU and memory. User can use
the object to query RSS memory, cpu usage, and optionally call API to monitor memory periodicially
 and crash when reaches beyond a specified threshold limit.

Reviewed By: cenzhao

Differential Revision: D8873504

fbshipit-source-id: a445fdd580da82c55fba09c43f46f60bb9f1149a
2018-07-23 10:42:37 -07:00