lotus/cmd
Mikers 4f0e2f3276 Added CPU profiling option to lotus-shed
This commit includes the following updates:

- Added a new 'pprof' flag to the command-line arguments in main.go. This flag allows the user to specify a file name for writing CPU profile information, enabling performance analysis.

- Implemented functionality to start CPU profiling in the 'Before' function. If a file name is provided via the 'pprof' flag, the function creates the specified file and begins CPU profiling.

- Added an 'After' function to stop CPU profiling once the program execution is finished.

These changes provide a way to analyze the CPU usage of the 'lotus-shed' application, which can be valuable for performance tuning and optimization.
2023-08-02 01:20:06 +00:00
..
chain-noise chore: fix imports 2022-06-14 17:00:51 +02:00
lotus fix: supply extra params for ReportConsensusFaultParams 2023-06-09 10:15:14 +08:00
lotus-bench add synthPoRep support to bench simple 2023-07-18 10:27:40 -07:00
lotus-fountain set default data-cap same as MinVerifiedDealSize 2023-05-24 22:09:29 -07:00
lotus-gateway gateway: eth_subscribe support 2023-01-31 10:28:12 +01:00
lotus-health fix make gen 2022-08-29 16:25:30 +02:00
lotus-keygen NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
lotus-miner Impl synthPoRep 2023-07-13 15:47:59 +02:00
lotus-pcr refactor: stop using deprecated io/ioutil 2023-03-29 15:40:49 -04:00
lotus-seed synthPoRep in PreferredSeal..() 2023-07-13 15:47:58 +02:00
lotus-shed Added CPU profiling option to lotus-shed 2023-08-02 01:20:06 +00:00
lotus-sim fixes 2023-07-13 15:48:08 +02:00
lotus-stats Bump http-server-timeout default to 30s 2022-11-29 14:38:44 +00:00
lotus-wallet Merge remote-tracking branch 'upstream/master' into adlrocha/cns-iface-master 2022-12-05 18:16:14 +01:00
lotus-worker Update redeclare cmd on Lotus-Workers 2023-05-18 18:04:10 +02:00
tvx chore: migrate to boxo 2023-06-19 14:45:05 -07:00